-
choice NRF9160_GPS_ANTENNA: GPS antenna selection
GPS antenna selection
Type: bool
Direct dependencies¶
NRF9160_GPS_HANDLE_MODEM_CONFIGURATION
&& NRF9160_GPS
(Includes any dependencies from ifs and menus.)
Default¶
Choice options¶
Kconfig definition¶
At <nRF>/drivers/gps/nrf9160_gps/Kconfig:61
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:23
→ <Zephyr>/modules/Kconfig:6
→ <BuildDir>/kconfig/Kconfig.modules:2
→ <nRF>/Kconfig.nrf:53
→ <nRF>/drivers/Kconfig:14
→ <nRF>/drivers/gps/Kconfig:11
Menu path: (Top) → Modules → nrf (/home/runner/work/sdk-nrf/sdk-nrf/ncs/nrf) → Nordic nRF Connect → Device Drivers → GPS Drivers → nRF9160 GPS driver [experimental]
choice NRF9160_GPS_ANTENNA
bool "GPS antenna selection"
default NRF9160_GPS_ANTENNA_ONBOARD
depends on NRF9160_GPS_HANDLE_MODEM_CONFIGURATION && NRF9160_GPS
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)