]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
ARC: make dcache VIPT aliasing support dependant on dcache
authorAlexey Brodkin <abrodkin@synopsys.com>
Tue, 18 Jun 2013 12:40:29 +0000 (16:40 +0400)
committerVineet Gupta <vgupta@synopsys.com>
Sat, 22 Jun 2013 13:53:17 +0000 (19:23 +0530)
Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>
Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
arch/arc/Kconfig

index 5917099470eaf74d259051b4f7451683cc52901a..50862ac8ef35e0d7d57bf361703a967159ce5938 100644 (file)
@@ -184,6 +184,7 @@ config ARC_CACHE_PAGES
 
 config ARC_CACHE_VIPT_ALIASING
        bool "Support VIPT Aliasing D$"
+       depends on ARC_HAS_DCACHE
        default n
 
 endif  #ARC_CACHE