-
CONFIG_EDAC
¶
Error Detection and Correction (EDAC) Drivers
Type: bool
Help¶
Enable Error Detection and Correction (EDAC) driver.
Defaults¶
No defaults. Implicitly defaults to n
.
Kconfig definition¶
At <Zephyr>/drivers/edac/Kconfig:6
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:32
→ <Zephyr>/drivers/Kconfig:108
Menu path: (Top) → Device Drivers
menuconfig EDAC
bool "Error Detection and Correction (EDAC) Drivers"
help
Enable Error Detection and Correction (EDAC) driver.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)