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 \
|
||||
imu \
|
||||
gnss \
|
||||
advanced-gnss \
|
||||
wwan \
|
||||
bluetooth \
|
||||
tibluetooth \
|
||||
|
|
|
|||
|
|
@ -46,6 +46,7 @@ MACHINE_FEATURES += " \
|
|||
spi \
|
||||
imu \
|
||||
gnss \
|
||||
advanced-gnss \
|
||||
wwan \
|
||||
bluetooth \
|
||||
neo-m8l \
|
||||
|
|
|
|||
Loading…
Reference in New Issue