:orphan: .. title:: CONFIG_EDAC .. kconfig:: CONFIG_EDAC CONFIG_EDAC ########### *Error Detection and Correction (EDAC) Drivers* Type: ``bool`` Help ==== .. code-block:: none Enable Error Detection and Correction (EDAC) driver. Defaults ======== No defaults. Implicitly defaults to ``n``. Kconfig definition ================== At ``/edac/Kconfig:6`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:42`` → ``/Kconfig:110`` Menu path: (Top) → Device Drivers .. code-block:: kconfig 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.)*