CONFIG_XTENSA

(No prompt – not directly user assignable.)

Type: bool

Help

Xtensa architecture

Defaults

No defaults. Implicitly defaults to n.

Symbols selected by this symbol

Kconfig definition

At <Zephyr>/arch/Kconfig:87

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:29

Menu path: (Top)

config XTENSA
    bool
    select ARCH_IS_SET
    select HAS_DTS
    select USE_SWITCH
    select USE_SWITCH_SUPPORTED
    help
      Xtensa architecture

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