diff options
Diffstat (limited to 'arch/arm/mm/Kconfig')
-rw-r--r-- | arch/arm/mm/Kconfig | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/arch/arm/mm/Kconfig b/arch/arm/mm/Kconfig index c43c71455566..9b4f29e595a4 100644 --- a/arch/arm/mm/Kconfig +++ b/arch/arm/mm/Kconfig | |||
@@ -892,13 +892,6 @@ config CACHE_L2X0 | |||
892 | 892 | ||
893 | if CACHE_L2X0 | 893 | if CACHE_L2X0 |
894 | 894 | ||
895 | config CACHE_PL310 | ||
896 | bool | ||
897 | default y if CPU_V7 && !(CPU_V6 || CPU_V6K) | ||
898 | help | ||
899 | This option enables optimisations for the PL310 cache | ||
900 | controller. | ||
901 | |||
902 | config PL310_ERRATA_588369 | 895 | config PL310_ERRATA_588369 |
903 | bool "PL310 errata: Clean & Invalidate maintenance operations do not invalidate clean lines" | 896 | bool "PL310 errata: Clean & Invalidate maintenance operations do not invalidate clean lines" |
904 | help | 897 | help |