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

CONFIG_XTENSA_HAL

(No prompt – not directly user assignable.)

Type: bool

Help

Build the Xtensa HAL module during build process.
This is selected by the Xtensa ARCH kconfig automatically.

Defaults

No defaults. Implicitly defaults to n.

Symbols that select this symbol

Kconfig definition

At modules/Kconfig.xtensa:4

Included via Kconfig:8Kconfig.zephyr:33modules/Kconfig:33

Menu path: (Top) → Modules

config XTENSA_HAL
    bool
    help
      Build the Xtensa HAL module during build process.
      This is selected by the Xtensa ARCH kconfig automatically.

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