projects
/
GitHub
/
exynos8895
/
android_kernel_samsung_universal8895.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
257b49e
)
ARM: configs: disable DEBUG_LL in bcm_defconfig
author
Matt Porter
<matt.porter@linaro.org>
Thu, 1 Aug 2013 17:12:11 +0000
(13:12 -0400)
committer
Christian Daudt
<csd@broadcom.com>
Thu, 8 Aug 2013 22:19:20 +0000
(15:19 -0700)
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>
Reviewed-by: Markus Mayer <markus.mayer@linaro.org>
Reviewed-by: Christian Daudt <csd@broadcom.com>
arch/arm/configs/bcm_defconfig
patch
|
blob
|
blame
|
history
diff --git
a/arch/arm/configs/bcm_defconfig
b/arch/arm/configs/bcm_defconfig
index aacf72dfc4079f5dfe25f0d184cc274c244e41d0..6e4931097dd4de1896227e26095e25bfa3e2750d 100644
(file)
--- 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