The latest development version of this page may be more current than this released 1.14.1 version.
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 soc/arm/Kconfig:51

Included via Kconfig:10Kconfig.zephyr:27soc/Kconfig:11

Menu path: (top menu) → Hardware Configuration

config HAS_SWO
    bool
    help
      When enabled, indicates that SoC has an SWO output

(Definitions include propagated dependencies, including from if’s and menus.)