aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Porter <matt.porter@linaro.org>2013-07-30 13:52:53 -0400
committerMatt Porter <matt.porter@linaro.org>2013-07-30 13:52:53 -0400
commit9d9e9dfc0c9320af1e010b8c619a1f47231848f7 (patch)
tree4e85ebee11da8d4ec5367b9f8faf7d88d509218d
parent5ae90d8e467e625e447000cb4335c4db973b1095 (diff)
ARM: configs: disable DEBUG_LL in bcm_defconfigreview/arm-configs-bcm-remove-debug-ll-v1
DEBUG_LL is not supported yet on bcm281xx and causes a temporary hang due to timeout at boot. Signed-off-by: Matt Porter <matt.porter@linaro.org>
-rw-r--r--arch/arm/configs/bcm_defconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/configs/bcm_defconfig b/arch/arm/configs/bcm_defconfig
index 65edf6d4721..27a1b5f441b 100644
--- a/arch/arm/configs/bcm_defconfig
+++ b/arch/arm/configs/bcm_defconfig
@@ -112,7 +112,6 @@ CONFIG_DEFAULT_HUNG_TASK_TIMEOUT=110
CONFIG_BOOTPARAM_HUNG_TASK_PANIC=y
CONFIG_DEBUG_INFO=y
# CONFIG_FTRACE is not set
-CONFIG_DEBUG_LL=y
CONFIG_CRC_CCITT=y
CONFIG_CRC_T10DIF=y
CONFIG_CRC_ITU_T=y