Merge remote-tracking branch 'lsk/linux-linaro-lsk-v4.4-android' into linux-linaro...
[firefly-linux-kernel-4.4.55.git] / drivers / staging / android / ion / Kconfig
index 3452346244922d1211b674087641c1009b2c3e0b..356e109692728dcc269173e10290b90721f41ef9 100644 (file)
@@ -33,3 +33,10 @@ config ION_TEGRA
        help
          Choose this option if you wish to use ion on an nVidia Tegra.
 
+config ION_POOL_CACHE_POLICY
+       bool "Ion set page pool cache policy"
+       depends on ION && X86
+       default y if X86
+       help
+         Choose this option if need to explicity set cache policy of the
+         pages in the page pool.