:orphan: .. title:: BOARD_SPARKFUN_THING_PLUS_NRF9160NS .. option:: CONFIG_BOARD_SPARKFUN_THING_PLUS_NRF9160NS *Sparkfun nRF9160 Thing Plus non-secure* Type: ``bool`` Direct dependencies =================== \ :option:`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:27`` → ``/Kconfig:22`` Menu path: (Top) → Board Selection .. code-block:: kconfig config BOARD_SPARKFUN_THING_PLUS_NRF9160NS bool "Sparkfun nRF9160 Thing Plus non-secure" depends on SOC_NRF9160_SICA && *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*