-
CONFIG_BOARD_SELECT_SIM_EXTERNAL
¶
Use external SIM
Type: bool
Help¶
Use the external SIM for communication, instead of the eSIM
Direct dependencies¶
BOARD_ACTINIUS_ICARUS
|| BOARD_ACTINIUS_ICARUS_NS
(Includes any dependencies from ifs and menus.)
Defaults¶
No defaults. Implicitly defaults to n
.
Kconfig definition¶
At <Zephyr>/boards/arm/actinius_icarus/Kconfig:8
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:27
→ <Zephyr>/boards/Kconfig:57
Menu path: (Top) → Board Options
config BOARD_SELECT_SIM_EXTERNAL bool "Use external SIM" depends onBOARD_ACTINIUS_ICARUS
||BOARD_ACTINIUS_ICARUS_NS
help Use the external SIM for communication, instead of the eSIM
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)