diff options
Diffstat (limited to 'drivers/edac/Kconfig')
-rw-r--r-- | drivers/edac/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/edac/Kconfig b/drivers/edac/Kconfig index 1724c41d2414..43dd5a38174a 100644 --- a/drivers/edac/Kconfig +++ b/drivers/edac/Kconfig | |||
@@ -8,7 +8,7 @@ menuconfig EDAC | |||
8 | bool "EDAC - error detection and reporting (EXPERIMENTAL)" | 8 | bool "EDAC - error detection and reporting (EXPERIMENTAL)" |
9 | depends on HAS_IOMEM | 9 | depends on HAS_IOMEM |
10 | depends on EXPERIMENTAL | 10 | depends on EXPERIMENTAL |
11 | depends on X86 || MIPS || PPC | 11 | depends on X86 || PPC |
12 | help | 12 | help |
13 | EDAC is designed to report errors in the core system. | 13 | EDAC is designed to report errors in the core system. |
14 | These are low-level errors that are reported in the CPU or | 14 | These are low-level errors that are reported in the CPU or |