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.

Kconfig definitions

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

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:36<Zephyr>/soc/Kconfig:15<nRF>/doc/_build/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 <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:36<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.)