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.

Kconfig definition

At <Zephyr>/soc/arm/Kconfig:60

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:28<Zephyr>/soc/Kconfig:11<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

(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)