-
CONFIG_BOARD_SELECT_SIM_EXTERNAL
¶
Use external SIM
Use external SIM
Use external SIM
Type: bool
Help¶
Use the external SIM for communication, instead of the eSIM
Help¶
Use the external SIM for communication, instead of the eSIM
Help¶
Use the external SIM for communication, instead of the eSIM
Direct dependencies¶
BOARD_ACTINIUS_ICARUS
|| BOARD_ACTINIUS_ICARUS_NS
|| BOARD_ACTINIUS_ICARUS_BEE
|| BOARD_ACTINIUS_ICARUS_BEE_NS
|| BOARD_ACTINIUS_ICARUS_SOM
|| BOARD_ACTINIUS_ICARUS_SOM_NS
(Includes any dependencies from ifs and menus.)
Defaults¶
No defaults. Implicitly defaults to n
.
Kconfig definitions¶
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 on BOARD_ACTINIUS_ICARUS || BOARD_ACTINIUS_ICARUS_NS
help
Use the external SIM for communication, instead of the eSIM
At <Zephyr>/boards/arm/actinius_icarus_bee/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 on BOARD_ACTINIUS_ICARUS_BEE || BOARD_ACTINIUS_ICARUS_BEE_NS
help
Use the external SIM for communication, instead of the eSIM
At <Zephyr>/boards/arm/actinius_icarus_som/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 on BOARD_ACTINIUS_ICARUS_SOM || BOARD_ACTINIUS_ICARUS_SOM_NS
help
Use the external SIM for communication, instead of the eSIM
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)