[kernel] r10779 - in dists/trunk/linux-2.6/debian/config: amd64 i386

Maximilian Attems maks at alioth.debian.org
Tue Mar 11 12:49:34 UTC 2008


Author: maks
Date: Tue Mar 11 12:47:30 2008
New Revision: 10779

Log:
configs DEBUG_BOOT_PARAMS is x86 specific

only unset it there


Modified:
   dists/trunk/linux-2.6/debian/config/amd64/config
   dists/trunk/linux-2.6/debian/config/i386/config

Modified: dists/trunk/linux-2.6/debian/config/amd64/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/amd64/config	(original)
+++ dists/trunk/linux-2.6/debian/config/amd64/config	Tue Mar 11 12:47:30 2008
@@ -1269,6 +1269,7 @@
 # CONFIG_DEBUG_PER_CPU_MAPS is not set
 # CONFIG_DEBUG_RODATA is not set
 # CONFIG_DEBUG_NX_TEST is not set
+# CONFIG_DEBUG_BOOT_PARAMS is not set
 # CONFIG_CPA_DEBUG is not set
 # CONFIG_LOCK_STAT is not set
 CONFIG_GENERIC_PENDING_IRQ=y

Modified: dists/trunk/linux-2.6/debian/config/i386/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/i386/config	(original)
+++ dists/trunk/linux-2.6/debian/config/i386/config	Tue Mar 11 12:47:30 2008
@@ -1507,6 +1507,7 @@
 CONFIG_LEDS_WRAP=m
 # CONFIG_DEBUG_RODATA is not set
 # CONFIG_DEBUG_NX_TEST is not set
+# CONFIG_DEBUG_BOOT_PARAMS is not set
 # CONFIG_CPA_DEBUG is not set
 # CONFIG_DEBUG_PAGEALLOC is not set
 # CONFIG_DEBUG_PER_CPU_MAPS is not set



More information about the Kernel-svn-changes mailing list