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

Bastian Blank waldi at alioth.debian.org
Tue Mar 11 10:00:41 UTC 2008


Author: waldi
Date: Tue Mar 11 10:00:39 2008
New Revision: 10772

Log:
debian/config/amd64/config, debian/config/i386/config:
Move CONFIG_DEBUG_BOOT_PARAMS setting from debian/config/config.


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	Tue Mar 11 10:00:39 2008
@@ -1327,3 +1327,4 @@
 # CONFIG_USB_OHCI_BIG_ENDIAN_MMIO is not set
 CONFIG_NETDEVICES_MULTIQUEUE=y
 CONFIG_CRYPTO_SALSA20_X86_64=m
+# CONFIG_DEBUG_BOOT_PARAMS 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	Tue Mar 11 10:00:39 2008
@@ -1221,7 +1221,6 @@
 CONFIG_EARLY_PRINTK=y
 # CONFIG_DEBUG_STACKOVERFLOW is not set
 # CONFIG_DEBUG_STACK_USAGE is not set
-# CONFIG_DEBUG_BOOT_PARAMS is not set
 
 CONFIG_XOR_BLOCKS=m
 CONFIG_ASYNC_MEMCPY=m

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 10:00:39 2008
@@ -1523,3 +1523,4 @@
 CONFIG_FB_SYS_FILLRECT=m
 CONFIG_FB_SYS_FOPS=m
 CONFIG_FB_SYS_IMAGEBLIT=m
+# CONFIG_DEBUG_BOOT_PARAMS is not set



More information about the Kernel-svn-changes mailing list