:orphan: .. title:: CONFIG_BOARD_SPARKFUN_THING_PLUS_NRF9160 .. kconfig:: CONFIG_BOARD_SPARKFUN_THING_PLUS_NRF9160 CONFIG_BOARD_SPARKFUN_THING_PLUS_NRF9160 ######################################## *Sparkfun nRF9160 Thing Plus* 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:9`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:37`` → ``/Kconfig:29`` Menu path: (Top) → Board Selection .. code-block:: kconfig config BOARD_SPARKFUN_THING_PLUS_NRF9160 bool "Sparkfun nRF9160 Thing Plus" depends on SOC_NRF9160_SICA && *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*