Skip to content

Commit

Permalink
ARC: make dcache VIPT aliasing support dependant on dcache
Browse files Browse the repository at this point in the history
Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>
Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
  • Loading branch information
Alexey Brodkin authored and Vineet Gupta committed Jun 22, 2013
1 parent 336e199 commit 2f9e996
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions arch/arc/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 2f9e996

Please sign in to comment.