[kernel] r17321 - in dists/trunk/linux-2.6/debian: . config/kernelarch-x86
Maximilian Attems
maks at alioth.debian.org
Mon May 9 09:55:00 UTC 2011
Author: maks
Date: Mon May 9 09:54:52 2011
New Revision: 17321
Log:
enable modular ASUS_WMI and ASUS_NB_WMI
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 Sun May 8 12:53:20 2011 (r17320)
+++ dists/trunk/linux-2.6/debian/changelog Mon May 9 09:54:52 2011 (r17321)
@@ -1,3 +1,9 @@
+linux-2.6 (2.6.39~rc6-1~experimental.2) experimental; urgency=low
+
+ * [x86] Enable ASUS_WMI and ASUS_NB_WMI. (closes: #626141)
+
+ -- maximilian attems <maks at debian.org> Mon, 09 May 2011 11:53:05 +0200
+
linux-2.6 (2.6.39~rc6-1~experimental.1) experimental; urgency=low
* New upstream release candidate
Modified: dists/trunk/linux-2.6/debian/config/kernelarch-x86/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/kernelarch-x86/config Sun May 8 12:53:20 2011 (r17320)
+++ dists/trunk/linux-2.6/debian/config/kernelarch-x86/config Mon May 9 09:54:52 2011 (r17321)
@@ -981,6 +981,8 @@
CONFIG_SENSORS_HDAPS=m
# CONFIG_INTEL_MENLOW is not set
CONFIG_EEEPC_LAPTOP=m
+CONFIG_ASUS_WMI=m
+CONFIG_ASUS_NB_WMI=m
CONFIG_EEEPC_WMI=m
CONFIG_ACPI_WMI=m
CONFIG_MSI_WMI=m
More information about the Kernel-svn-changes
mailing list