-
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 <Zephyr>/modules/Kconfig.xtensa:4
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:23
→ <Zephyr>/modules/Kconfig:36
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.)