Merge tag 'scsi-postmerge' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb...
[sfrench/cifs-2.6.git] / arch / arm / mm / Kconfig
index fd9077a74fce9b50b3860891f4b5a229eeebca92..7f14acf67caff57b2daf8cca2b97f28d120d8532 100644 (file)
@@ -909,6 +909,14 @@ config OUTER_CACHE_SYNC
          The outer cache has a outer_cache_fns.sync function pointer
          that can be used to drain the write buffer of the outer cache.
 
+config CACHE_B15_RAC
+       bool "Enable the Broadcom Brahma-B15 read-ahead cache controller"
+       depends on ARCH_BRCMSTB
+       default y
+       help
+         This option enables the Broadcom Brahma-B15 read-ahead cache
+         controller. If disabled, the read-ahead cache remains off.
+
 config CACHE_FEROCEON_L2
        bool "Enable the Feroceon L2 cache controller"
        depends on ARCH_MV78XX0 || ARCH_MVEBU