diff options
Diffstat (limited to 'drivers/misc/Kconfig')
-rw-r--r-- | drivers/misc/Kconfig | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/drivers/misc/Kconfig b/drivers/misc/Kconfig index 2f2fbffafbe0..616eee9c04f1 100644 --- a/drivers/misc/Kconfig +++ b/drivers/misc/Kconfig | |||
@@ -187,13 +187,5 @@ config THINKPAD_ACPI_BAY | |||
187 | 187 | ||
188 | If you are not sure, say Y here. | 188 | If you are not sure, say Y here. |
189 | 189 | ||
190 | config BLINK | ||
191 | tristate "Keyboard blink driver" | ||
192 | help | ||
193 | Driver that when loaded will blink the keyboard LEDs continuously. | ||
194 | This is useful for debugging and for kernels that cannot necessarily | ||
195 | output something to the screen like kexec kernels to give the user | ||
196 | a visual indication that the kernel is doing something. | ||
197 | |||
198 | 190 | ||
199 | endmenu | 191 | endmenu |