summaryrefslogtreecommitdiff
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-08-02 13:03:35 -0400
commit81150536224dd92f74c5cd22a313d15a1103f8de (patch)
treed87aa093197bb714d2e77108688e0aaf181ef783
parent5f8cfea8251f326067cc098a2c86af48ae361ac1 (diff)
ARM: configs: disable DEBUG_LL in bcm_defconfigtracking-capri-support-llct-20130807.0
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 aacf72dfc407..6e4931097dd4 100644
--- a/arch/arm/configs/bcm_defconfig
+++ b/arch/arm/configs/bcm_defconfig
@@ -124,7 +124,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