ARM: bcm281xx: Turn on L2 cache.
Turning on the L2 cache for the bcm281xx family. Signed-off-by: Markus Mayer <markus.mayer@linaro.org> Acked-by: Christian Daudt <csd@broadcom.com>
This commit is contained in:
parent
c095ba7224
commit
58d3077a75
1 changed files with 1 additions and 0 deletions
|
@ -12,6 +12,7 @@ config ARCH_BCM
|
|||
select GPIO_BCM
|
||||
select SPARSE_IRQ
|
||||
select TICK_ONESHOT
|
||||
select CACHE_L2X0
|
||||
help
|
||||
This enables support for system based on Broadcom SoCs.
|
||||
It currently supports the 'BCM281XX' family, which includes
|
||||
|
|
Loading…
Add table
Reference in a new issue