diff options
author | Len Brown <len.brown@intel.com> | 2007-02-10 01:18:25 -0500 |
---|---|---|
committer | Len Brown <len.brown@intel.com> | 2007-02-16 21:45:57 -0500 |
commit | 5ee6edbcde4d3b14e4e03d4b331df1099a34aa8d (patch) | |
tree | 0255c41c950217eedd582c80aa060f49ff5682e6 /drivers/acpi/Kconfig | |
parent | eaefd5fb7d793c9c1bcef1b0c0d5ec3824a85b91 (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/Kconfig | 9 |
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 | ||
135 | config 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 | |||
144 | config ACPI_FAN | 135 | config ACPI_FAN |
145 | tristate "Fan" | 136 | tristate "Fan" |
146 | default y | 137 | default y |