CONFIG_NRF9160_GPS_ANTENNA_ONBOARD

Onboard antenna

Type: bool

Direct dependencies

<choice NRF9160_GPS_ANTENNA: GPS antenna selection>

(Includes any dependencies from ifs and menus.)

Kconfig definition

At <nRF>/drivers/gps/nrf9160_gps/Kconfig:65

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:9<BuildDir>/Kconfig/Kconfig.modules:1<nRF>/Kconfig.nrf:27<nRF>/drivers/Kconfig:13<nRF>/drivers/gps/Kconfig:11

Menu path: (Top) → Modules → Nordic nRF Connect → Device Drivers → GPS Drivers → nRF9160 GPS driver [experimental] → GPS antenna selection

config NRF9160_GPS_ANTENNA_ONBOARD
    bool "Onboard antenna"
    depends on <choice NRF9160_GPS_ANTENNA: GPS antenna selection>

(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)