[kernel] r17322 - in dists/trunk/linux-2.6/debian: . config/kernelarch-x86
Maximilian Attems
maks at alioth.debian.org
Mon May 9 11:04:11 UTC 2011
Author: maks
Date: Mon May 9 11:04:04 2011
New Revision: 17322
Log:
x86: enable more laptop goodies
while at it notch other new ones, looking fwd to an INTEL_IPS usage.
Modified:
dists/trunk/linux-2.6/debian/changelog
dists/trunk/linux-2.6/debian/config/kernelarch-x86/config
Modified: dists/trunk/linux-2.6/debian/changelog
==============================================================================
--- dists/trunk/linux-2.6/debian/changelog Mon May 9 09:54:52 2011 (r17321)
+++ dists/trunk/linux-2.6/debian/changelog Mon May 9 11:04:04 2011 (r17322)
@@ -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 at debian.org> Mon, 09 May 2011 11:53:05 +0200
Modified: dists/trunk/linux-2.6/debian/config/kernelarch-x86/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/kernelarch-x86/config Mon May 9 09:54:52 2011 (r17321)
+++ dists/trunk/linux-2.6/debian/config/kernelarch-x86/config Mon May 9 11:04:04 2011 (r17322)
@@ -969,6 +969,8 @@
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_ACPI_TOSHIBA=m
CONFIG_TOSHIBA_BT_RFKILL=m
CONFIG_ACPI_CMPC=m
+CONFIG_INTEL_IPS=m
##
## file: drivers/pnp/Kconfig
More information about the Kernel-svn-changes
mailing list