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:8Kconfig.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.)