Commit 79cda7d0 authored by Luming Yu's avatar Luming Yu Committed by Len Brown

[ACPI] CONFIG_ACPI_HOTKEY is now "n" by default

For 2.6.12 behaviour, this (EXPERIMENTAL) driver
should not be built.

Update the driver source with latest from Luming.
Signed-off-by: default avatarLuming Yu <luming.yu@intel.com>
Signed-off-by: default avatarLen Brown <len.brown@intel.com>
parent b34a8030
...@@ -133,9 +133,10 @@ config ACPI_HOTKEY ...@@ -133,9 +133,10 @@ config ACPI_HOTKEY
depends on ACPI_INTERPRETER depends on ACPI_INTERPRETER
depends on EXPERIMENTAL depends on EXPERIMENTAL
depends on !IA64_SGI_SN depends on !IA64_SGI_SN
default m default n
help help
ACPI generic hotkey Experimental consolidated hotkey driver.
If you are unsure, say N.
config ACPI_FAN config ACPI_FAN
tristate "Fan" tristate "Fan"
......
This diff is collapsed.
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment