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.

Kconfig definition

At <Zephyr>/modules/Kconfig.xtensa:4

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:10<Zephyr>/modules/Kconfig:32

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.)