From b0cb94e2179722f2522fb12c5ce7046f8ed2269c Mon Sep 17 00:00:00 2001 From: Maximilian Attems Date: Mon, 9 May 2011 11:04:04 +0000 Subject: [PATCH] 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 --- debian/changelog | 3 ++- debian/config/kernelarch-x86/config | 3 +++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 159a02eb0..192eafeec 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 Mon, 09 May 2011 11:53:05 +0200 diff --git a/debian/config/kernelarch-x86/config b/debian/config/kernelarch-x86/config index 8c1f4dc4c..c35292d89 100644 --- a/debian/config/kernelarch-x86/config +++ b/debian/config/kernelarch-x86/config @@ -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