[kernel] r13608 - in dists/trunk/linux-2.6/debian: . config/arm

Martin Michlmayr tbm at alioth.debian.org
Mon May 11 19:18:14 UTC 2009


Author: tbm
Date: Mon May 11 19:18:12 2009
New Revision: 13608

Log:
[arm/iop32x, arm/ixp4xx, arm/orion5x] Turn off BOOT_TRACER,
BLK_DEV_IO_TRACE, CONTEXT_SWITCH_TRACER, ARM_UNWIND and
SECURITY_SELINUX because of size constraints.

Modified:
   dists/trunk/linux-2.6/debian/changelog
   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.orion5x

Modified: dists/trunk/linux-2.6/debian/changelog
==============================================================================
--- dists/trunk/linux-2.6/debian/changelog	Mon May 11 15:33:15 2009	(r13607)
+++ dists/trunk/linux-2.6/debian/changelog	Mon May 11 19:18:12 2009	(r13608)
@@ -32,6 +32,9 @@
 
   [ Martin Michlmayr ]
   * [mipsel/r5k-cobalt] Enable SCSI_SYM53C8XX_2 (closes: #526836).
+  * [arm/iop32x, arm/ixp4xx, arm/orion5x] Turn off BOOT_TRACER,
+    BLK_DEV_IO_TRACE, CONTEXT_SWITCH_TRACER, ARM_UNWIND and
+    SECURITY_SELINUX because of size constraints.
 
  -- maximilian attems <maks at debian.org>  Mon, 30 Mar 2009 14:40:26 +0200
 

Modified: dists/trunk/linux-2.6/debian/config/arm/config.iop32x
==============================================================================
--- dists/trunk/linux-2.6/debian/config/arm/config.iop32x	Mon May 11 15:33:15 2009	(r13607)
+++ dists/trunk/linux-2.6/debian/config/arm/config.iop32x	Mon May 11 19:18:12 2009	(r13608)
@@ -723,10 +723,6 @@
 ##
 # CONFIG_PM is not set
 
-##
-## file: lib/Kconfig.debug
-##
-# CONFIG_DEBUG_KERNEL is not set
 
 ##
 ## file: mm/Kconfig
@@ -891,3 +887,11 @@
 # CONFIG_ARCH_CO285 is not set
 # CONFIG_NO_IDLE_HZ is not set
 
+## Turned off because of size constraints:
+# CONFIG_BOOT_TRACER is not set
+# CONFIG_BLK_DEV_IO_TRACE is not set
+# CONFIG_CONTEXT_SWITCH_TRACER is not set
+# CONFIG_DEBUG_KERNEL is not set
+# CONFIG_ARM_UNWIND is not set
+# CONFIG_SECURITY_SELINUX is not set
+

Modified: dists/trunk/linux-2.6/debian/config/arm/config.ixp4xx
==============================================================================
--- dists/trunk/linux-2.6/debian/config/arm/config.ixp4xx	Mon May 11 15:33:15 2009	(r13607)
+++ dists/trunk/linux-2.6/debian/config/arm/config.ixp4xx	Mon May 11 19:18:12 2009	(r13608)
@@ -793,11 +793,6 @@
 # CONFIG_PM is not set
 
 ##
-## file: lib/Kconfig.debug
-##
-# CONFIG_DEBUG_KERNEL is not set
-
-##
 ## file: mm/Kconfig
 ##
 ## choice: Memory model
@@ -951,3 +946,11 @@
 # CONFIG_ARCH_CO285 is not set
 # CONFIG_NO_IDLE_HZ is not set
 
+## Turned off because of size constraints:
+# CONFIG_BOOT_TRACER is not set
+# CONFIG_BLK_DEV_IO_TRACE is not set
+# CONFIG_CONTEXT_SWITCH_TRACER is not set
+# CONFIG_DEBUG_KERNEL is not set
+# CONFIG_ARM_UNWIND is not set
+# CONFIG_SECURITY_SELINUX is not set
+

Modified: dists/trunk/linux-2.6/debian/config/arm/config.orion5x
==============================================================================
--- dists/trunk/linux-2.6/debian/config/arm/config.orion5x	Mon May 11 15:33:15 2009	(r13607)
+++ dists/trunk/linux-2.6/debian/config/arm/config.orion5x	Mon May 11 19:18:12 2009	(r13608)
@@ -609,3 +609,10 @@
 
 CONFIG_UACCESS_WITH_MEMCPY=y
 
+## Turned off because of size constraints:
+# CONFIG_BOOT_TRACER is not set
+# CONFIG_BLK_DEV_IO_TRACE is not set
+# CONFIG_CONTEXT_SWITCH_TRACER is not set
+## CONFIG_ARM_UNWIND is not set
+# CONFIG_SECURITY_SELINUX is not set
+



More information about the Kernel-svn-changes mailing list