machines.conf: add machine feature advanced-gnss to hw21 and hw23
This describes gnss chips with ADR which are supported by gnss-mgr. BugzID: 73593 Signed-off-by: Patrick Zysset <patrick.zysset@netmodule.com>
This commit is contained in:
parent
cac425ad89
commit
42f969ee33
|
|
@ -26,6 +26,7 @@ MACHINE_FEATURES += " \
|
||||||
spi \
|
spi \
|
||||||
imu \
|
imu \
|
||||||
gnss \
|
gnss \
|
||||||
|
advanced-gnss \
|
||||||
wwan \
|
wwan \
|
||||||
bluetooth \
|
bluetooth \
|
||||||
tibluetooth \
|
tibluetooth \
|
||||||
|
|
|
||||||
|
|
@ -46,6 +46,7 @@ MACHINE_FEATURES += " \
|
||||||
spi \
|
spi \
|
||||||
imu \
|
imu \
|
||||||
gnss \
|
gnss \
|
||||||
|
advanced-gnss \
|
||||||
wwan \
|
wwan \
|
||||||
bluetooth \
|
bluetooth \
|
||||||
neo-m8l \
|
neo-m8l \
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue