[kernel] r16870 - dists/trunk/linux-2.6/debian/config/kernelarch-x86

Bastian Blank waldi at alioth.debian.org
Sat Feb 12 09:34:58 UTC 2011


Author: waldi
Date: Sat Feb 12 09:34:56 2011
New Revision: 16870

Log:
debian/config/kernelarch-x86
- Disable unused ACPI_PROCFS.
- Move ACPI_BLACKLIST_YEAR.

Modified:
   dists/trunk/linux-2.6/debian/config/kernelarch-x86/config
   dists/trunk/linux-2.6/debian/config/kernelarch-x86/config-arch-32

Modified: dists/trunk/linux-2.6/debian/config/kernelarch-x86/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/kernelarch-x86/config	Wed Feb  9 15:04:58 2011	(r16869)
+++ dists/trunk/linux-2.6/debian/config/kernelarch-x86/config	Sat Feb 12 09:34:56 2011	(r16870)
@@ -119,7 +119,7 @@
 ## file: drivers/acpi/Kconfig
 ##
 CONFIG_ACPI=y
-CONFIG_ACPI_PROCFS=y
+# CONFIG_ACPI_PROCFS is not set
 # CONFIG_ACPI_PROCFS_POWER is not set
 CONFIG_ACPI_POWER_METER=m
 # CONFIG_ACPI_EC_DEBUGFS is not set
@@ -133,7 +133,6 @@
 CONFIG_ACPI_PROCESSOR=m
 CONFIG_ACPI_PROCESSOR_AGGREGATOR=m
 CONFIG_ACPI_THERMAL=m
-CONFIG_ACPI_BLACKLIST_YEAR=0
 # CONFIG_ACPI_DEBUG is not set
 CONFIG_ACPI_PCI_SLOT=m
 CONFIG_ACPI_CONTAINER=m

Modified: dists/trunk/linux-2.6/debian/config/kernelarch-x86/config-arch-32
==============================================================================
--- dists/trunk/linux-2.6/debian/config/kernelarch-x86/config-arch-32	Wed Feb  9 15:04:58 2011	(r16869)
+++ dists/trunk/linux-2.6/debian/config/kernelarch-x86/config-arch-32	Sat Feb 12 09:34:56 2011	(r16870)
@@ -74,6 +74,11 @@
 CONFIG_CRYPTO_TWOFISH_586=m
 
 ##
+## file: drivers/acpi/Kconfig
+##
+CONFIG_ACPI_BLACKLIST_YEAR=0
+
+##
 ## file: drivers/ata/Kconfig
 ##
 # CONFIG_PATA_CS5535 is not set



More information about the Kernel-svn-changes mailing list