:orphan: .. title:: CONFIG_BOARD_NRF9160_INNBLUE21_NS .. kconfig:: CONFIG_BOARD_NRF9160_INNBLUE21_NS CONFIG_BOARD_NRF9160_INNBLUE21_NS ################################# *nRF9160 innblue v2.1 non-secure* Type: ``bool`` Direct dependencies =================== \ :kconfig:`SOC_NRF9160_SICA ` && \ :ref:` ` *(Includes any dependencies from ifs and menus.)* Kconfig definition ================== At ``/arm/nrf9160_innblue21/Kconfig.board:11`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:37`` → ``/Kconfig:29`` Menu path: (Top) → Board Selection .. code-block:: kconfig config BOARD_NRF9160_INNBLUE21_NS bool "nRF9160 innblue v2.1 non-secure" depends on SOC_NRF9160_SICA && *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*