CONFIG_BOARD_XT_SIM¶
Xtensa Development ISS
Type: bool
Direct dependencies¶
SIMULATOR_XTENSA && <choice: Board Selection>
(Includes any dependencies from ifs and menus.)
Kconfig definition¶
At <Zephyr Boards>/xtensa/xt-sim/Kconfig.board:6
Included via Kconfig:8 → Kconfig.zephyr:37 → <Zephyr Boards>/Kconfig:29
Menu path: (Top) → Board Selection
config BOARD_XT_SIM
    bool "Xtensa Development ISS"
    depends on SIMULATOR_XTENSA && <choice>
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)