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

Ben Hutchings benh at alioth.debian.org
Fri Aug 19 00:06:09 UTC 2011


Author: benh
Date: Fri Aug 19 00:06:07 2011
New Revision: 17947

Log:
[x86] ACPI: Enable ACPI_APEI_GHES as built-in (no longer modular)

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	Wed Aug 17 02:40:48 2011	(r17946)
+++ dists/trunk/linux-2.6/debian/changelog	Fri Aug 19 00:06:07 2011	(r17947)
@@ -6,6 +6,7 @@
   * aufs: Disable until it is updated for Linux 3.1
   * rt: Disable until it is updated for Linux 3.1
   * nfs: Enable NFSv4.1/pNFS (Closes: #627655)
+  * [x86] ACPI: Enable ACPI_APEI_GHES as built-in (no longer modular)
 
  -- Ben Hutchings <ben at decadent.org.uk>  Wed, 27 Jul 2011 23:58:10 +0200
 

Modified: dists/trunk/linux-2.6/debian/config/kernelarch-x86/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/kernelarch-x86/config	Wed Aug 17 02:40:48 2011	(r17946)
+++ dists/trunk/linux-2.6/debian/config/kernelarch-x86/config	Fri Aug 19 00:06:07 2011	(r17947)
@@ -138,7 +138,7 @@
 ## file: drivers/acpi/apei/Kconfig
 ##
 CONFIG_ACPI_APEI=y
-CONFIG_ACPI_APEI_GHES=m
+CONFIG_ACPI_APEI_GHES=y
 CONFIG_ACPI_APEI_PCIEAER=y
 # CONFIG_ACPI_APEI_EINJ is not set
 # CONFIG_ACPI_APEI_ERST_DEBUG is not set



More information about the Kernel-svn-changes mailing list