projects
/
GitHub
/
moto-9609
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9e6fd75
)
ARM: ux500: enable CoreSight in defconfig
author
Linus Walleij
<linus.walleij@linaro.org>
Wed, 13 May 2015 10:51:50 +0000
(12:51 +0200)
committer
Arnd Bergmann
<arnd@arndb.de>
Wed, 13 May 2015 11:38:33 +0000
(13:38 +0200)
This enables the CoreSight blocks found on the Ux500 SoC
into the Ux500 defconfig.
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
arch/arm/configs/u8500_defconfig
patch
|
blob
|
blame
|
history
diff --git
a/arch/arm/configs/u8500_defconfig
b/arch/arm/configs/u8500_defconfig
index b4c6d34ef94692c8f6db9b8f02ab31a52c46ff36..07055eacbb0f24a045b04bf61f923da9c7ebb43c 100644
(file)
--- a/
arch/arm/configs/u8500_defconfig
+++ b/
arch/arm/configs/u8500_defconfig
@@
-135,6
+135,10
@@
CONFIG_DEBUG_KERNEL=y
# CONFIG_DEBUG_PREEMPT is not set
# CONFIG_FTRACE is not set
CONFIG_DEBUG_USER=y
+CONFIG_CORESIGHT=y
+CONFIG_CORESIGHT_SINK_TPIU=y
+CONFIG_CORESIGHT_SINK_ETBV10=y
+CONFIG_CORESIGHT_SOURCE_ETM3X=y
CONFIG_CRYPTO_DEV_UX500=y
CONFIG_CRYPTO_DEV_UX500_CRYP=y
CONFIG_CRYPTO_DEV_UX500_HASH=y