:orphan: .. title:: BOARD_ACTINIUS_ICARUS_BEE_NS .. option:: CONFIG_BOARD_ACTINIUS_ICARUS_BEE_NS *Actinius Icarus Bee Non-Secure* Type: ``bool`` Direct dependencies =================== \ :option:`SOC_NRF9160_SICA ` && \ :ref:` ` *(Includes any dependencies from ifs and menus.)* Kconfig definition ================== At ``/arm/actinius_icarus_bee/Kconfig.board:11`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:27`` → ``/Kconfig:22`` Menu path: (Top) → Board Selection .. code-block:: kconfig config BOARD_ACTINIUS_ICARUS_BEE_NS bool "Actinius Icarus Bee Non-Secure" depends on SOC_NRF9160_SICA && *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*