[PATCH] UBUNTU: [Config] CONFIG_{ASUS,ASUS_NB,EEEPC}_WMI=m
Seth Forshee
seth.forshee at canonical.com
Wed Jul 6 13:21:14 UTC 2011
BugLink: http://bugs.launchpad.net/bugs/805218
These options were split from the single CONFIG_EEEPC_WMI option
after 2.6.38 and were mistakenly disabled in the transition to
oneiric.
Signed-off-by: Seth Forshee <seth.forshee at canonical.com>
---
debian.master/config/config.common.ubuntu | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diff --git a/debian.master/config/config.common.ubuntu b/debian.master/config/config.common.ubuntu
index b0cea75..410581c 100644
--- a/debian.master/config/config.common.ubuntu
+++ b/debian.master/config/config.common.ubuntu
@@ -329,7 +329,8 @@ CONFIG_ARM_THUMB=y
CONFIG_ARM_UNWIND=y
# CONFIG_ARPD is not set
CONFIG_ASUS_LAPTOP=m
-# CONFIG_ASUS_WMI is not set
+CONFIG_ASUS_NB_WMI=m
+CONFIG_ASUS_WMI=m
CONFIG_ASYNC_CORE=m
CONFIG_ASYNC_MEMCPY=m
CONFIG_ASYNC_PQ=m
@@ -1412,6 +1413,7 @@ CONFIG_EDAC_X38=m
CONFIG_EDD=y
CONFIG_EDD_OFF=y
CONFIG_EEEPC_LAPTOP=m
+CONFIG_EEEPC_WMI=m
CONFIG_EEH=y
CONFIG_EEPROM_93CX6=m
CONFIG_EEPROM_AT24=m
--
1.7.4.1
More information about the kernel-team
mailing list