drm/i915: Select STACKDEPOT for DRM_I915_DEBUG
[linux-2.6-block.git] / fs / Kconfig
index 9774588da60ef8f27109064f4340b6fa53dac626..bc821a86d965196e0952f452f23f2fa4bda8ee20 100644 (file)
@@ -58,6 +58,13 @@ config FS_DAX_PMD
        depends on ZONE_DEVICE
        depends on TRANSPARENT_HUGEPAGE
 
+# Selected by DAX drivers that do not expect filesystem DAX to support
+# get_user_pages() of DAX mappings. I.e. "limited" indicates no support
+# for fork() of processes with MAP_SHARED mappings or support for
+# direct-I/O to a DAX mapping.
+config FS_DAX_LIMITED
+       bool
+
 endif # BLOCK
 
 # Posix ACL utility routines