x86: enable more laptop goodies

while at it notch other new ones, looking fwd to an INTEL_IPS usage.

svn path=/dists/trunk/linux-2.6/; revision=17322
This commit is contained in:
Maximilian Attems 2011-05-09 11:04:04 +00:00
parent f94da56f2f
commit b0cb94e217
2 changed files with 5 additions and 1 deletions

3
debian/changelog vendored
View File

@ -1,6 +1,7 @@
linux-2.6 (2.6.39~rc6-1~experimental.2) experimental; urgency=low
* [x86] Enable ASUS_WMI and ASUS_NB_WMI. (closes: #626141)
* [x86] Enable modular ASUS_WMI and ASUS_NB_WMI. (closes: #626141)
* [x86] Enable modular DELL_WMI_AIO, HP_ACCEL, INTEL_IPS.
-- maximilian attems <maks@debian.org> Mon, 09 May 2011 11:53:05 +0200

View File

@ -969,6 +969,8 @@ CONFIG_ACER_WMI=m
CONFIG_ACERHDF=m
CONFIG_DELL_LAPTOP=m
CONFIG_DELL_WMI=m
CONFIG_DELL_WMI_AIO=m
CONFIG_HP_ACCEL=m
CONFIG_SONYPI_COMPAT=y
CONFIG_IDEAPAD_LAPTOP=m
CONFIG_THINKPAD_ACPI=m
@ -991,6 +993,7 @@ CONFIG_TOPSTAR_LAPTOP=m
CONFIG_ACPI_TOSHIBA=m
CONFIG_TOSHIBA_BT_RFKILL=m
CONFIG_ACPI_CMPC=m
CONFIG_INTEL_IPS=m
##
## file: drivers/pnp/Kconfig