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

Maximilian Attems maks at alioth.debian.org
Thu Mar 12 12:37:23 UTC 2009


Author: maks
Date: Thu Mar 12 12:37:21 2009
New Revision: 13101

Log:
x86 unset EARLY_PRINTK_DBGP

move it from topconfig as x86 specific

Modified:
   dists/trunk/linux-2.6/debian/config/amd64/config
   dists/trunk/linux-2.6/debian/config/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	Thu Mar 12 12:37:21 2009
@@ -75,6 +75,7 @@
 ##
 CONFIG_STRICT_DEVMEM=y
 CONFIG_X86_VERBOSE_BOOTUP=y
+# CONFIG_EARLY_PRINTK_DBGP is not set
 # CONFIG_DEBUG_STACKOVERFLOW is not set
 # CONFIG_DEBUG_STACK_USAGE is not set
 # CONFIG_DEBUG_PAGEALLOC is not set

Modified: dists/trunk/linux-2.6/debian/config/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/config	(original)
+++ dists/trunk/linux-2.6/debian/config/config	Thu Mar 12 12:37:21 2009
@@ -3378,7 +3378,6 @@
 ##
 ## file: unknown
 ##
-# CONFIG_EARLY_PRINTK_DBGP is not set
 # CONFIG_KPROBES is not set
 CONFIG_SCHED_OMIT_FRAME_POINTER=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	Thu Mar 12 12:37:21 2009
@@ -123,6 +123,7 @@
 ##
 CONFIG_STRICT_DEVMEM=y
 CONFIG_X86_VERBOSE_BOOTUP=y
+# CONFIG_EARLY_PRINTK_DBGP is not set
 # CONFIG_DEBUG_STACKOVERFLOW is not set
 # CONFIG_DEBUG_STACK_USAGE is not set
 # CONFIG_DEBUG_PAGEALLOC is not set



More information about the Kernel-svn-changes mailing list