CONFIG_HAS_SWO¶
(No prompt – not directly user assignable.)
Type: bool
Help¶
When enabled, indicates that SoC has an SWO output
Defaults¶
No defaults. Implicitly defaults to n
.
Symbols that select this symbol¶
Kconfig definition¶
At soc/arm/Kconfig:59
Included via Kconfig:8
→ Kconfig.zephyr:38
→ soc/Kconfig:17
Menu path: (Top) → Hardware Configuration
config HAS_SWO
bool
help
When enabled, indicates that SoC has an SWO output
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)