Commit 58d3077a authored by Markus Mayer's avatar Markus Mayer Committed by Christian Daudt

ARM: bcm281xx: Turn on L2 cache.

Turning on the L2 cache for the bcm281xx family.
Signed-off-by: default avatarMarkus Mayer <markus.mayer@linaro.org>
Acked-by: default avatarChristian Daudt <csd@broadcom.com>
parent c095ba72
...@@ -12,6 +12,7 @@ config ARCH_BCM ...@@ -12,6 +12,7 @@ config ARCH_BCM
select GPIO_BCM select GPIO_BCM
select SPARSE_IRQ select SPARSE_IRQ
select TICK_ONESHOT select TICK_ONESHOT
select CACHE_L2X0
help help
This enables support for system based on Broadcom SoCs. This enables support for system based on Broadcom SoCs.
It currently supports the 'BCM281XX' family, which includes It currently supports the 'BCM281XX' family, which includes
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment