Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

ARM: 6986/1: mach-realview: add TCM support for PB1176

Enable TCM support on the RealView PB1176 - we have now taken
the precautions necessary to support even multi-board builds of
RealView systems with TCM enabled.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>

authored by

Linus Walleij and committed by
Russell King
f022e4e4 201043f2

+1
+1
arch/arm/mach-realview/Kconfig
··· 50 50 bool "Support RealView(R) Platform Baseboard for ARM1176JZF-S" 51 51 select CPU_V6 52 52 select ARM_GIC 53 + select HAVE_TCM 53 54 help 54 55 Include support for the ARM(R) RealView(R) Platform Baseboard for 55 56 ARM1176JZF-S.