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