The latest development version of this page may be more current than this released 2.7.5 version.

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

Symbols implied by this symbol

Symbols that select this symbol

Kconfig definition

At arch/Kconfig:104

Included via Kconfig:8Kconfig.zephyr:39

Menu path: (Top)

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

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