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:
Alexandre Bard 2021-07-20 17:57:15 +02:00 committed by Patrick Zysset
parent cac425ad89
commit 42f969ee33
2 changed files with 2 additions and 0 deletions

View File

@ -26,6 +26,7 @@ MACHINE_FEATURES += " \
spi \
imu \
gnss \
advanced-gnss \
wwan \
bluetooth \
tibluetooth \

View File

@ -46,6 +46,7 @@ MACHINE_FEATURES += " \
spi \
imu \
gnss \
advanced-gnss \
wwan \
bluetooth \
neo-m8l \