Skip to content

Commit

Permalink
[ACPI] CONFIG_ACPI_HOTKEY is now "n" by default
Browse files Browse the repository at this point in the history
For 2.6.12 behaviour, this (EXPERIMENTAL) driver
should not be built.

Update the driver source with latest from Luming.

Signed-off-by: Luming Yu <luming.yu@intel.com>
Signed-off-by: Len Brown <len.brown@intel.com>
  • Loading branch information
Luming Yu authored and Len Brown committed Aug 3, 2005
1 parent b34a803 commit 79cda7d
Show file tree
Hide file tree
Showing 2 changed files with 396 additions and 299 deletions.
5 changes: 3 additions & 2 deletions drivers/acpi/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -133,9 +133,10 @@ config ACPI_HOTKEY
depends on ACPI_INTERPRETER
depends on EXPERIMENTAL
depends on !IA64_SGI_SN
default m
default n
help
ACPI generic hotkey
Experimental consolidated hotkey driver.
If you are unsure, say N.

config ACPI_FAN
tristate "Fan"
Expand Down
Loading

0 comments on commit 79cda7d

Please sign in to comment.