-
CONFIG_SIMULATOR_XTENSA
¶
Simulator Configuration
Type: bool
Help¶
Specify if the board configuration should be treated as a simulator.
Defaults¶
No defaults. Implicitly defaults to n
.
Kconfig definition¶
At arch/xtensa/Kconfig:61
Included via Kconfig:10
→ Kconfig.zephyr:23
→ arch/Kconfig:16
Menu path: (top menu) → XTENSA Options
config SIMULATOR_XTENSA bool prompt "Simulator Configuration" ifXTENSA
depends onXTENSA
help Specify if the board configuration should be treated as a simulator.
(Definitions include propagated dependencies, including from if’s and menus.)