aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/Kconfig
diff options
context:
space:
mode:
authorLen Brown <len.brown@intel.com>2007-02-10 01:18:25 -0500
committerLen Brown <len.brown@intel.com>2007-02-16 21:45:57 -0500
commit5ee6edbcde4d3b14e4e03d4b331df1099a34aa8d (patch)
tree0255c41c950217eedd582c80aa060f49ff5682e6 /drivers/acpi/Kconfig
parenteaefd5fb7d793c9c1bcef1b0c0d5ec3824a85b91 (diff)
ACPI: hotkey: remove driver, per feature-removal-schedule.txt
Signed-off-by: Len Brown <len.brown@intel.com>
Diffstat (limited to 'drivers/acpi/Kconfig')
-rw-r--r--drivers/acpi/Kconfig9
1 files changed, 0 insertions, 9 deletions
diff --git a/drivers/acpi/Kconfig b/drivers/acpi/Kconfig
index 20eacc2c9e0e..4f5bfb1e629a 100644
--- a/drivers/acpi/Kconfig
+++ b/drivers/acpi/Kconfig
@@ -132,15 +132,6 @@ config ACPI_VIDEO
132 Note that this is an ref. implementation only. It may or may not work 132 Note that this is an ref. implementation only. It may or may not work
133 for your integrated video device. 133 for your integrated video device.
134 134
135config ACPI_HOTKEY
136 tristate "Generic Hotkey (EXPERIMENTAL)"
137 depends on EXPERIMENTAL
138 depends on X86
139 default n
140 help
141 Experimental consolidated hotkey driver.
142 If you are unsure, say N.
143
144config ACPI_FAN 135config ACPI_FAN
145 tristate "Fan" 136 tristate "Fan"
146 default y 137 default y