ARM: 7200/1: activate TCM on the Integrator
authorLinus Walleij <linus.walleij@linaro.org>
Fri, 9 Dec 2011 09:29:23 +0000 (10:29 +0100)
committerRussell 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

index 928cbcc1feca1f86c3b5a9634ea59697ffb2ad93..e063d34ac7b9115608e86667b3f98566e2aaf39d 100644 (file)
@@ -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
This page took 0.03925 seconds and 5 git commands to generate.