[media] include/media: split I2C headers from V4L2 core
[deliverable/linux.git] / arch / arm / mm / Kconfig
index c21941349b3ef761680d4b2c9b58ee7cf4008f96..41218867a9a604286b83a14bc83fa7908f115dcc 100644 (file)
@@ -974,6 +974,16 @@ config CACHE_TAUROS2
          This option enables the Tauros2 L2 cache controller (as
          found on PJ1/PJ4).
 
+config CACHE_UNIPHIER
+       bool "Enable the UniPhier outer cache controller"
+       depends on ARCH_UNIPHIER
+       default y
+       select OUTER_CACHE
+       select OUTER_CACHE_SYNC
+       help
+         This option enables the UniPhier outer cache (system cache)
+         controller.
+
 config CACHE_XSC3L2
        bool "Enable the L2 cache on XScale3"
        depends on CPU_XSC3
This page took 0.030294 seconds and 5 git commands to generate.