-
choice: Authentication method
Authentication method
Type: bool
Direct dependencies¶
PDN_DEFAULTS_OVERRIDE
&& PDN_SYS_INIT
&& PDN
(Includes any dependencies from ifs and menus.)
Default¶
Choice options¶
Kconfig definition¶
At <nRF>/lib/pdn/Kconfig:71
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:23
→ <Zephyr>/modules/Kconfig:6
→ <BuildDir>/kconfig/Kconfig.modules:2
→ <nRF>/Kconfig.nrf:52
→ <nRF>/lib/Kconfig:23
Menu path: (Top) → Modules → nrf (/home/runner/work/sdk-nrf/sdk-nrf/ncs/nrf) → Nordic nRF Connect → Libraries → Packet Domain Network library → Initialize during SYS_INIT → Override defaults for PDP context 0
choice
bool "Authentication method"
default PDN_DEFAULT_AUTH_NONE
depends on PDN_DEFAULTS_OVERRIDE && PDN_SYS_INIT && PDN
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)