:orphan: .. title:: CONFIG_BOARD_ACTINIUS_ICARUS_SOM .. kconfig:: CONFIG_BOARD_ACTINIUS_ICARUS_SOM CONFIG_BOARD_ACTINIUS_ICARUS_SOM ################################ *Actinius Icarus SoM* Type: ``bool`` Direct dependencies =================== \ :kconfig:`SOC_NRF9160_SICA ` && \ :ref:` ` *(Includes any dependencies from ifs and menus.)* Kconfig definition ================== At ``/arm/actinius_icarus_som/Kconfig.board:8`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:37`` → ``/Kconfig:29`` Menu path: (Top) → Board Selection .. code-block:: kconfig config BOARD_ACTINIUS_ICARUS_SOM bool "Actinius Icarus SoM" depends on SOC_NRF9160_SICA && *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*