rk3368: clk: modify relation in software of clocks under PD_VIO
[firefly-linux-kernel-4.4.55.git] / arch / arc / Kconfig
index 34974e230bad6dc7023637149fa831f9c8505d8b..5917099470eaf74d259051b4f7451683cc52901a 100644 (file)
@@ -77,6 +77,7 @@ menu "ARC Architecture Configuration"
 menu "ARC Platform/SoC/Board"
 
 source "arch/arc/plat-arcfpga/Kconfig"
+source "arch/arc/plat-tb10x/Kconfig"
 #New platform adds here
 
 endmenu
@@ -181,6 +182,10 @@ config ARC_CACHE_PAGES
          Note that Global I/D ENABLE + Per Page DISABLE works but corollary
          Global DISABLE + Per Page ENABLE won't work
 
+config ARC_CACHE_VIPT_ALIASING
+       bool "Support VIPT Aliasing D$"
+       default n
+
 endif  #ARC_CACHE
 
 config ARC_HAS_ICCM