From 1854cccebb69e58c81926de0cd85139ace5dd99c Mon Sep 17 00:00:00 2001 From: Martin Michlmayr Date: Mon, 11 May 2009 19:18:12 +0000 Subject: [PATCH] [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. svn path=/dists/trunk/linux-2.6/; revision=13608 --- debian/changelog | 3 +++ debian/config/arm/config.iop32x | 12 ++++++++---- debian/config/arm/config.ixp4xx | 13 ++++++++----- debian/config/arm/config.orion5x | 7 +++++++ 4 files changed, 26 insertions(+), 9 deletions(-) diff --git a/debian/changelog b/debian/changelog index ec9fe6188..194db5a5b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -32,6 +32,9 @@ linux-2.6 (2.6.30~rc5-1~experimental.1) UNRELEASED; urgency=low [ 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 Mon, 30 Mar 2009 14:40:26 +0200 diff --git a/debian/config/arm/config.iop32x b/debian/config/arm/config.iop32x index bd4ed593f..40c9cf9c7 100644 --- a/debian/config/arm/config.iop32x +++ b/debian/config/arm/config.iop32x @@ -723,10 +723,6 @@ CONFIG_LOG_BUF_SHIFT=14 ## # CONFIG_PM is not set -## -## file: lib/Kconfig.debug -## -# CONFIG_DEBUG_KERNEL is not set ## ## file: mm/Kconfig @@ -891,3 +887,11 @@ CONFIG_SND_RIPTIDE=m # 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 + diff --git a/debian/config/arm/config.ixp4xx b/debian/config/arm/config.ixp4xx index d6df1f127..8642ef7ef 100644 --- a/debian/config/arm/config.ixp4xx +++ b/debian/config/arm/config.ixp4xx @@ -792,11 +792,6 @@ CONFIG_LOG_BUF_SHIFT=14 ## # CONFIG_PM is not set -## -## file: lib/Kconfig.debug -## -# CONFIG_DEBUG_KERNEL is not set - ## ## file: mm/Kconfig ## @@ -951,3 +946,11 @@ CONFIG_SND_PCXHR=m # 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 + diff --git a/debian/config/arm/config.orion5x b/debian/config/arm/config.orion5x index a2e64d54a..31eb27949 100644 --- a/debian/config/arm/config.orion5x +++ b/debian/config/arm/config.orion5x @@ -609,3 +609,10 @@ CONFIG_X25=m 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 +