CONFIG_HAS_SWO¶
(No prompt – not directly user assignable.)
Type: bool
Help¶
When enabled, indicates that SoC has an SWO output
Help¶
When enabled, indicates that SoC has an SWO output
Defaults¶
No defaults. Implicitly defaults to n
.
Symbols that select this symbol¶
Kconfig definitions¶
At <Zephyr SoC>/arm/Kconfig:59
Included via Kconfig:8
→ Kconfig.zephyr:38
→ <Zephyr SoC>/Kconfig:15
→ <BuildDir>/kconfig/Kconfig.soc.arch:1
Menu path: (Top) → Hardware Configuration
config HAS_SWO
bool
help
When enabled, indicates that SoC has an SWO output
At <Zephyr SoC>/arm/Kconfig:59
Included via Kconfig:8
→ Kconfig.zephyr:38
→ <Zephyr 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.)