[kernel] r7114 - in dists/sid/linux-2.6/debian: arch/arm

Martin Michlmayr tbm at costa.debian.org
Tue Aug 8 11:06:11 UTC 2006


Author: tbm
Date: Tue Aug  8 11:06:10 2006
New Revision: 7114

Modified:
   dists/sid/linux-2.6/debian/arch/arm/config.s3c2410
   dists/sid/linux-2.6/debian/changelog

Log:
arm/s3c2410: Unset CONFIG_DEBUG_INFO.


Modified: dists/sid/linux-2.6/debian/arch/arm/config.s3c2410
==============================================================================
--- dists/sid/linux-2.6/debian/arch/arm/config.s3c2410	(original)
+++ dists/sid/linux-2.6/debian/arch/arm/config.s3c2410	Tue Aug  8 11:06:10 2006
@@ -135,7 +135,6 @@
 # CONFIG_CPU_ICACHE_DISABLE is not set
 # CONFIG_CPU_DCACHE_DISABLE is not set
 # CONFIG_CPU_DCACHE_WRITETHROUGH is not set
-# CONFIG_CPU_BIG_ENDIAN is not set
 
 #
 # Bus support
@@ -1059,7 +1058,7 @@
 # CONFIG_DEBUG_SPINLOCK_SLEEP is not set
 # CONFIG_DEBUG_KOBJECT is not set
 CONFIG_DEBUG_BUGVERBOSE=y
-CONFIG_DEBUG_INFO=y
+# CONFIG_DEBUG_INFO is not set
 # CONFIG_DEBUG_FS is not set
 CONFIG_FRAME_POINTER=y
 CONFIG_DEBUG_USER=y

Modified: dists/sid/linux-2.6/debian/changelog
==============================================================================
--- dists/sid/linux-2.6/debian/changelog	(original)
+++ dists/sid/linux-2.6/debian/changelog	Tue Aug  8 11:06:10 2006
@@ -9,7 +9,7 @@
   * arm/armeb: Use gcc-4.1.
   * mips/mipsel: Use gcc-4.1.
   * arm/ixp4xx: Update config based on the NSLU2 config.
-  * arm/s3c2410: Make sure that CONFIG_CPU_BIG_ENDIAN is not set.
+  * arm/s3c2410: Unset CONFIG_DEBUG_INFO.
   * arm: xscale: don't mis-report 80219 as an iop32x
   * arm: Add an MTD maps for IOP3xx boards
   * arm: Add support for the Thecus N2100.



More information about the Kernel-svn-changes mailing list