]> err.no Git - linux-2.6/blobdiff - drivers/misc/Kconfig
[POWERPC] Sky Cpu and Nexus: check for create_proc_entry ret code
[linux-2.6] / drivers / misc / Kconfig
index aaaa61ea4217a5013da3933b768da1e99d261ed3..73e248fb2ff190ba0ecac84e3ac849d531c08bb1 100644 (file)
@@ -5,6 +5,11 @@
 menuconfig MISC_DEVICES
        bool "Misc devices"
        default y
+       ---help---
+         Say Y here to get to see options for device drivers from various
+         different categories. This option alone does not add any kernel code.
+
+         If you say N, all options in this submenu will be skipped and disabled.
 
 if MISC_DEVICES
 
@@ -197,17 +202,5 @@ config THINKPAD_ACPI_BAY
 
          If you are not sure, say Y here.
 
-config THINKPAD_ACPI_INPUT_ENABLED
-       bool "Enable input layer support by default"
-       depends on THINKPAD_ACPI
-       default y
-       ---help---
-         Enables hot key handling over the input layer by default.  If unset,
-         the driver does not enable any hot key handling by default, and also
-         starts up with a mostly empty keymap.
-
-         If you are not sure, say Y here.  Say N to retain the deprecated
-         behavior of ibm-acpi, and thinkpad-acpi for kernels up to 2.6.21.
-
 
 endif # MISC_DEVICES