]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blobdiff - fs/Kconfig
Merge tag 'locks-v4.5-1' of git://git.samba.org/jlayton/linux
[mirror_ubuntu-artful-kernel.git] / fs / Kconfig
index 59322e6e76f4b89f146a9af8a9e4ead130c93818..2bb1ef86c411a5483087ba106778532dc661a081 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