-
CONFIG_AGPS
¶
A-GPS library
Type: bool
Help¶
A library to simplify switching between A-GPS data sources.
Defaults¶
No defaults. Implicitly defaults to n
.
Kconfig definition¶
At <nRF>/lib/agps/Kconfig:7
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:9
→ <BuildDir>/Kconfig/Kconfig.modules:1
→ <nRF>/Kconfig.nrf:26
→ <nRF>/lib/Kconfig:9
Menu path: (Top) → Modules → Nordic nRF Connect → Libraries
config AGPS
bool "A-GPS library"
help
A library to simplify switching between A-GPS data sources.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)