CONFIG_LTE_MODE_PREFERENCE_AUTO
No preference
Type: bool
Help
No LTE preference, automatically selected by the modem.
Direct dependencies
(Includes any dependencies from ifs and menus.)
Kconfig definition
At <nRF>/lib/lte_link_control/Kconfig:166
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:16
Menu path: (Top) → Modules → nrf (/home/runner/work/sdk-nrf/sdk-nrf/ncs/nrf) → Nordic nRF Connect → Libraries → nRF91 LTE Link control library → LTE mode preference
config LTE_MODE_PREFERENCE_AUTO
bool "No preference"
depends on <choice>
help
No LTE preference, automatically selected by the modem.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)