projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
90b9222
)
ARM: 7200/1: activate TCM on the Integrator
author
Linus Walleij
<linus.walleij@linaro.org>
Fri, 9 Dec 2011 09:29:23 +0000
(10:29 +0100)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Tue, 13 Dec 2011 08:52:02 +0000
(08:52 +0000)
Some Integrator core modules have TCM memory, so let's turn it on
if it's there.
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/Kconfig
patch
|
blob
|
history
diff --git
a/arch/arm/Kconfig
b/arch/arm/Kconfig
index 928cbcc1feca1f86c3b5a9634ea59697ffb2ad93..e063d34ac7b9115608e86667b3f98566e2aaf39d 100644
(file)
--- a/
arch/arm/Kconfig
+++ b/
arch/arm/Kconfig
@@
-257,6
+257,7
@@
config ARCH_INTEGRATOR
select ARCH_HAS_CPUFREQ
select CLKDEV_LOOKUP
select HAVE_MACH_CLKDEV
+ select HAVE_TCM
select ICST
select GENERIC_CLOCKEVENTS
select PLAT_VERSATILE