:orphan: .. title:: BOARD_INTEL_S1000_CRB .. option:: CONFIG_BOARD_INTEL_S1000_CRB *Xtensa on Intel_S1000* Type: ``bool`` Direct dependencies =================== \ :option:`SOC_INTEL_S1000 ` && \ :ref:` ` *(Includes any dependencies from ifs and menus.)* Kconfig definition ================== .. highlight:: kconfig At ``boards/xtensa/intel_s1000_crb/Kconfig.board:6`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:27`` → ``boards/Kconfig:22`` Menu path: (Top) → Board Selection .. parsed-literal:: config BOARD_INTEL_S1000_CRB bool "Xtensa on Intel_S1000" depends on \ :option:`SOC_INTEL_S1000 ` && \ :ref:` ` *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*