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 10119d7dbcff..2b382990fe58 100644 --- a/drivers/edac/Kconfig +++ b/drivers/edac/Kconfig | |||
@@ -97,7 +97,7 @@ config EDAC_I82975X | |||
97 | 97 | ||
98 | config EDAC_I3000 | 98 | config EDAC_I3000 |
99 | tristate "Intel 3000/3010" | 99 | tristate "Intel 3000/3010" |
100 | depends on EDAC_MM_EDAC && PCI && X86_32 | 100 | depends on EDAC_MM_EDAC && PCI && X86 |
101 | help | 101 | help |
102 | Support for error detection and correction on the Intel | 102 | Support for error detection and correction on the Intel |
103 | 3000 and 3010 server chipsets. | 103 | 3000 and 3010 server chipsets. |