[kernel] r17324 - in dists/trunk/linux-2.6/debian: . config/kernelarch-x86

Maximilian Attems maks at alioth.debian.org
Mon May 9 11:42:09 UTC 2011


Author: maks
Date: Mon May  9 11:42:07 2011
New Revision: 17324

Log:
x86 enable modular ACPI_IPMI

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 11:18:23 2011	(r17323)
+++ dists/trunk/linux-2.6/debian/changelog	Mon May  9 11:42:07 2011	(r17324)
@@ -1,7 +1,7 @@
 linux-2.6 (2.6.39~rc6-1~experimental.2) experimental; urgency=low
 
   * [x86] Enable modular ASUS_WMI and ASUS_NB_WMI. (closes: #626141)
-  * [x86] Enable modular DELL_WMI_AIO, HP_ACCEL, INTEL_IPS.
+  * [x86] Enable modular DELL_WMI_AIO, HP_ACCEL, INTEL_IPS, ACPI_IPMI.
   * [x86/486] Enable modular XO1_RFKILL, XO15_EBOOK.
 
  -- 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 11:18:23 2011	(r17323)
+++ dists/trunk/linux-2.6/debian/config/kernelarch-x86/config	Mon May  9 11:42:07 2011	(r17324)
@@ -133,6 +133,7 @@
 CONFIG_ACPI_DOCK=y
 CONFIG_ACPI_PROCESSOR=m
 CONFIG_ACPI_PROCESSOR_AGGREGATOR=m
+CONFIG_ACPI_IPMI=m
 CONFIG_ACPI_THERMAL=m
 # CONFIG_ACPI_DEBUG is not set
 CONFIG_ACPI_PCI_SLOT=m



More information about the Kernel-svn-changes mailing list