CONFIG_LOCATION
Location
Type: bool
Direct dependencies
NRF_MODEM_LIB
&& LTE_LINK_CONTROL
(Includes any dependencies from ifs and menus.)
Defaults
No defaults. Implicitly defaults to n
.
Kconfig definition
At <nRF>/lib/location/Kconfig:7
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:33
→ <Zephyr>/modules/Kconfig:6
→ <nRF>/doc/_build/kconfig/Kconfig.modules:2
→ <nRF>/Kconfig.nrf:94
→ <nRF>/lib/Kconfig:37
Menu path: (Top) → Modules → nrf (/home/runner/work/sdk-nrf/sdk-nrf/ncs/nrf) → Nordic nRF Connect → Libraries
menuconfig LOCATION
bool "Location"
depends on NRF_MODEM_LIB && LTE_LINK_CONTROL
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)