:orphan: .. title:: CONFIG_NRF9160_GPS_ANTENNA_ONBOARD .. kconfig:: CONFIG_NRF9160_GPS_ANTENNA_ONBOARD CONFIG_NRF9160_GPS_ANTENNA_ONBOARD ################################## *Onboard antenna* Type: ``bool`` Direct dependencies =================== \ :ref:` ` *(Includes any dependencies from ifs and menus.)* Kconfig definition ================== At ``/drivers/gps/nrf9160_gps/Kconfig:60`` Included via ``/Kconfig:8`` → ``/Kconfig.zephyr:31`` → ``/modules/Kconfig:6`` → ``/doc/_build/kconfig/Kconfig.modules:2`` → ``/Kconfig.nrf:57`` → ``/drivers/Kconfig:14`` → ``/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 [deprecated] → GPS antenna selection .. code-block:: kconfig config NRF9160_GPS_ANTENNA_ONBOARD bool "Onboard antenna" depends on *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*