ARMv7-A L2 Cache currently depends on EXPERIMENTAL because it does not yet work properly

This commit is contained in:
Gregory Nutt 2014-07-26 18:48:54 -06:00
parent 4446d6e98d
commit c523abdc62
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ config ARMV7A_L2CC
config ARMV7A_L2CC_PL310
bool "ARMv7-A L2CC P310 Support"
default n
depends on ARMV7A_HAVE_L2CC_PL310
depends on ARMV7A_HAVE_L2CC_PL310 && EXPERIMENTAL
select ARMV7A_L2CC
---help---
Enable the 2 Cache Controller (L2CC) is based on the L2CC-PL310 ARM