commit | 2f9e99618f5c858b769fa4455adaa6a4aef9bafd | [log] [tgz] |
---|---|---|
author | Alexey Brodkin <abrodkin@synopsys.com> | Tue Jun 18 16:40:29 2013 +0400 |
committer | Vineet Gupta <vgupta@synopsys.com> | Sat Jun 22 19:23:17 2013 +0530 |
tree | ea26c3445fa7a3024e54c445673a499afcf22a1c | |
parent | 336e199e9c812e2f20f028d7825f4342c9ec0cc3 [diff] |
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>
diff --git a/arch/arc/Kconfig b/arch/arc/Kconfig index 5917099..50862ac8 100644 --- a/arch/arc/Kconfig +++ b/arch/arc/Kconfig
@@ -184,6 +184,7 @@ config ARC_CACHE_VIPT_ALIASING bool "Support VIPT Aliasing D$" + depends on ARC_HAS_DCACHE default n endif #ARC_CACHE