Эх сурвалжийг харах

ARC: make dcache VIPT aliasing support dependant on dcache

Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>
Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
Alexey Brodkin 12 жил өмнө
parent
commit
2f9e99618f

+ 1 - 0
arch/arc/Kconfig

@@ -184,6 +184,7 @@ config ARC_CACHE_PAGES
 
 
 config ARC_CACHE_VIPT_ALIASING
 config ARC_CACHE_VIPT_ALIASING
 	bool "Support VIPT Aliasing D$"
 	bool "Support VIPT Aliasing D$"
+	depends on ARC_HAS_DCACHE
 	default n
 	default n
 
 
 endif	#ARC_CACHE
 endif	#ARC_CACHE