Merge branch 'android-4.4'
[firefly-linux-kernel-4.4.55.git] / drivers / staging / android / ion / Kconfig
index d35e49baba343332e66d9aa96468da368000a499..eadc6d9211a8c8679381d89356983a32a1530584 100644 (file)
@@ -39,3 +39,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.