:orphan: .. title:: BOARD_NRF9160_INNBLUE22NS .. option:: CONFIG_BOARD_NRF9160_INNBLUE22NS *nRF9160 innblue V2.2 non-secure* Type: ``bool`` Direct dependencies =================== \ :option:`SOC_NRF9160_SICA ` && \ :ref:` ` *(Includes any dependencies from ifs and menus.)* Kconfig definition ================== .. highlight:: kconfig At ``boards/arm/nrf9160_innblue22/Kconfig.board:11`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:27`` → ``boards/Kconfig:22`` Menu path: (Top) → Board Selection .. parsed-literal:: config BOARD_NRF9160_INNBLUE22NS bool "nRF9160 innblue V2.2 non-secure" depends on \ :option:`SOC_NRF9160_SICA ` && \ :ref:` ` *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*