瀏覽代碼

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 年之前
父節點
當前提交
2f9e99618f
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      arch/arc/Kconfig

+ 1 - 0
arch/arc/Kconfig

@@ -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