Orangefs: merge with V4.4
[GitHub/LineageOS/android_kernel_motorola_exynos9610.git] / fs / Kconfig
index 7d1bef1999af4cd65d66dafa422c8ffeac08455e..916d8348705b574c05c12cccf8d2e2dfdcad0db8 100644 (file)
@@ -46,6 +46,12 @@ config FS_DAX
          or if unsure, say N.  Saying Y will increase the size of the kernel
          by about 5kB.
 
+config FS_DAX_PMD
+       bool
+       default FS_DAX
+       depends on FS_DAX
+       depends on BROKEN
+
 endif # BLOCK
 
 # Posix ACL utility routines