diff options
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 2d21fed402b5..e942ffe8b57e 100644 --- a/drivers/acpi/Kconfig +++ b/drivers/acpi/Kconfig | |||
@@ -133,15 +133,6 @@ config ACPI_VIDEO | |||
133 | Note that this is an ref. implementation only. It may or may not work | 133 | Note that this is an ref. implementation only. It may or may not work |
134 | for your integrated video device. | 134 | for your integrated video device. |
135 | 135 | ||
136 | config ACPI_HOTKEY | ||
137 | tristate "Generic Hotkey (EXPERIMENTAL)" | ||
138 | depends on EXPERIMENTAL | ||
139 | depends on X86 | ||
140 | default n | ||
141 | help | ||
142 | Experimental consolidated hotkey driver. | ||
143 | If you are unsure, say N. | ||
144 | |||
145 | config ACPI_FAN | 136 | config ACPI_FAN |
146 | tristate "Fan" | 137 | tristate "Fan" |
147 | default y | 138 | default y |