-
CONFIG_LOG_BACKEND_XTENSA_SIM
¶
Enable xtensa simulator backend
Type: bool
Help¶
Enable backend in xtensa simulator
Direct dependencies¶
SOC_XTENSA_SAMPLE_CONTROLLER
|| (SOC_XTENSA_SAMPLE_CONTROLLER
&& LOG
)
(Includes any dependencies from if’s and menus.)
Defaults¶
Kconfig definitions¶
At soc/xtensa/sample_controller/Kconfig.defconfig:19
Included via Kconfig:10
→ Kconfig.zephyr:23
Menu path: (top menu)
config LOG_BACKEND_XTENSA_SIM bool defaultLOG
ifSOC_XTENSA_SAMPLE_CONTROLLER
depends onSOC_XTENSA_SAMPLE_CONTROLLER
At subsys/logging/Kconfig:349
Included via Kconfig:10
→ Kconfig.zephyr:39
→ subsys/Kconfig:20
Menu path: (top menu) → Logging
config LOG_BACKEND_XTENSA_SIM bool prompt "Enable xtensa simulator backend" ifSOC_XTENSA_SAMPLE_CONTROLLER
&&LOG
depends onSOC_XTENSA_SAMPLE_CONTROLLER
&&LOG
help Enable backend in xtensa simulator
(Definitions include propagated dependencies, including from if’s and menus.)