Commit 2f9e9961 authored by Alexey Brodkin's avatar Alexey Brodkin Committed by Vineet Gupta

ARC: make dcache VIPT aliasing support dependant on dcache

Signed-off-by: default avatarAlexey Brodkin <abrodkin@synopsys.com>
Signed-off-by: default avatarVineet Gupta <vgupta@synopsys.com>
parent 336e199e
...@@ -184,6 +184,7 @@ config ARC_CACHE_PAGES ...@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment