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 e443f2c1dfd1..a697a64d5383 100644 --- a/drivers/edac/Kconfig +++ b/drivers/edac/Kconfig | |||
@@ -145,7 +145,7 @@ config EDAC_E7XXX | |||
145 | 145 | ||
146 | config EDAC_E752X | 146 | config EDAC_E752X |
147 | tristate "Intel e752x (e7520, e7525, e7320) and 3100" | 147 | tristate "Intel e752x (e7520, e7525, e7320) and 3100" |
148 | depends on EDAC_MM_EDAC && PCI && X86 && HOTPLUG | 148 | depends on EDAC_MM_EDAC && PCI && X86 |
149 | help | 149 | help |
150 | Support for error detection and correction on the Intel | 150 | Support for error detection and correction on the Intel |
151 | E7520, E7525, E7320 server chipsets. | 151 | E7520, E7525, E7320 server chipsets. |