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

Maximilian Attems maks at alioth.debian.org
Mon Aug 2 16:37:24 UTC 2010


Author: maks
Date: Mon Aug  2 16:37:14 2010
New Revision: 16047

Log:
x86 enable new acpi features

all besides this funny error injection mechanism.

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 Aug  2 16:36:48 2010	(r16046)
+++ dists/trunk/linux-2.6/debian/changelog	Mon Aug  2 16:37:14 2010	(r16047)
@@ -7,7 +7,8 @@
   * topconfig enable BLK_CGROUP, NETFILTER_XT_TARGET_TEE, VMWARE_BALLOON,
     ATH9K_HTC, TOUCHSCREEN_HAMPSHIRE, TOUCHSCREEN_TPS6507X, SND_ASIHPI,
     SQUASHFS_XATTRS, RCU_FAST_NO_HZ, COMPACTION.
-  * x86 enable INTEL_IDLE.
+  * x86 enable INTEL_IDLE, ACPI_HED, ACPI_APEI, ACPI_APEI_GHES.
+
 
  -- Ben Hutchings <ben at decadent.org.uk>  Mon, 02 Aug 2010 02:21:32 +0100
 

Modified: dists/trunk/linux-2.6/debian/config/kernelarch-x86/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/kernelarch-x86/config	Mon Aug  2 16:36:48 2010	(r16046)
+++ dists/trunk/linux-2.6/debian/config/kernelarch-x86/config	Mon Aug  2 16:37:14 2010	(r16047)
@@ -143,6 +143,10 @@
 CONFIG_ACPI_CONTAINER=m
 CONFIG_ACPI_HOTPLUG_MEMORY=m
 CONFIG_ACPI_SBS=m
+CONFIG_ACPI_HED=m
+CONFIG_ACPI_APEI=y
+CONFIG_ACPI_APEI_GHES=m
+# CONFIG_ACPI_APEI_EINJ is not set
 
 ##
 ## file: drivers/ata/Kconfig



More information about the Kernel-svn-changes mailing list