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 20eacc2c9e0..4f5bfb1e629 100644 --- a/drivers/acpi/Kconfig +++ b/drivers/acpi/Kconfig @@ -132,15 +132,6 @@ config ACPI_VIDEO Note that this is an ref. implementation only. It may or may not work for your integrated video device. -config ACPI_HOTKEY - tristate "Generic Hotkey (EXPERIMENTAL)" - depends on EXPERIMENTAL - depends on X86 - default n - help - Experimental consolidated hotkey driver. - If you are unsure, say N. - config ACPI_FAN tristate "Fan" default y |