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