diff options
Diffstat (limited to 'drivers/edac/Kconfig')
-rw-r--r-- | drivers/edac/Kconfig | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/drivers/edac/Kconfig b/drivers/edac/Kconfig index e8c4a2bedaa1..3cfd9065a9b4 100644 --- a/drivers/edac/Kconfig +++ b/drivers/edac/Kconfig | |||
@@ -109,15 +109,4 @@ config EDAC_I5000 | |||
109 | Support for error detection and correction the Intel | 109 | Support for error detection and correction the Intel |
110 | Greekcreek/Blackford chipsets. | 110 | Greekcreek/Blackford chipsets. |
111 | 111 | ||
112 | choice | ||
113 | prompt "Error detecting method" | ||
114 | default EDAC_POLL | ||
115 | |||
116 | config EDAC_POLL | ||
117 | bool "Poll for errors" | ||
118 | help | ||
119 | Poll the chipset periodically to detect errors. | ||
120 | |||
121 | endchoice | ||
122 | |||
123 | endif # EDAC | 112 | endif # EDAC |