[kernel] r11000 - dists/trunk/linux-2.6/debian/config/arm
Bastian Blank
waldi at alioth.debian.org
Fri Mar 28 22:25:02 UTC 2008
Author: waldi
Date: Fri Mar 28 22:25:01 2008
New Revision: 11000
Log:
debian/config/arm: Explicitely disable FRAME_POINTER.
Modified:
dists/trunk/linux-2.6/debian/config/arm/config.footbridge
dists/trunk/linux-2.6/debian/config/arm/config.iop32x
dists/trunk/linux-2.6/debian/config/arm/config.ixp4xx
dists/trunk/linux-2.6/debian/config/arm/config.versatile
Modified: dists/trunk/linux-2.6/debian/config/arm/config.footbridge
==============================================================================
--- dists/trunk/linux-2.6/debian/config/arm/config.footbridge (original)
+++ dists/trunk/linux-2.6/debian/config/arm/config.footbridge Fri Mar 28 22:25:01 2008
@@ -1325,7 +1325,7 @@
# CONFIG_DEBUG_SPINLOCK_SLEEP is not set
# CONFIG_DEBUG_KOBJECT is not set
# CONFIG_DEBUG_INFO is not set
-CONFIG_FRAME_POINTER=y
+# CONFIG_FRAME_POINTER is not set
# CONFIG_RCU_TORTURE_TEST is not set
##
Modified: dists/trunk/linux-2.6/debian/config/arm/config.iop32x
==============================================================================
--- dists/trunk/linux-2.6/debian/config/arm/config.iop32x (original)
+++ dists/trunk/linux-2.6/debian/config/arm/config.iop32x Fri Mar 28 22:25:01 2008
@@ -819,7 +819,7 @@
## file: lib/Kconfig.debug
##
# CONFIG_MAGIC_SYSRQ is not set
-CONFIG_FRAME_POINTER=y
+# CONFIG_FRAME_POINTER is not set
##
## file: mm/Kconfig
Modified: dists/trunk/linux-2.6/debian/config/arm/config.ixp4xx
==============================================================================
--- dists/trunk/linux-2.6/debian/config/arm/config.ixp4xx (original)
+++ dists/trunk/linux-2.6/debian/config/arm/config.ixp4xx Fri Mar 28 22:25:01 2008
@@ -780,7 +780,7 @@
## file: lib/Kconfig.debug
##
# CONFIG_MAGIC_SYSRQ is not set
-CONFIG_FRAME_POINTER=y
+# CONFIG_FRAME_POINTER is not set
##
## file: mm/Kconfig
Modified: dists/trunk/linux-2.6/debian/config/arm/config.versatile
==============================================================================
--- dists/trunk/linux-2.6/debian/config/arm/config.versatile (original)
+++ dists/trunk/linux-2.6/debian/config/arm/config.versatile Fri Mar 28 22:25:01 2008
@@ -1399,7 +1399,7 @@
CONFIG_UNUSED_SYMBOLS=y
# CONFIG_HEADERS_CHECK is not set
CONFIG_DEBUG_BUGVERBOSE=y
-CONFIG_FRAME_POINTER=y
+# CONFIG_FRAME_POINTER is not set
##
## file: mm/Kconfig
More information about the Kernel-svn-changes
mailing list