CONFIG_LOCATION_METHOD_CELLULAR
Allow cellular positioning to be used for obtaining the location
Type: bool
Default
y
Symbols selected by this symbol
Kconfig definition
At <nRF>/lib/location/Kconfig:18
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 → Location
config LOCATION_METHOD_CELLULAR
bool "Allow cellular positioning to be used for obtaining the location"
default y
select MULTICELL_LOCATION
depends on LOCATION
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)