FROMLIST: ASoC: rockchip: implement system suspend/resume for spdif
[firefly-linux-kernel-4.4.55.git] / fs / Kconfig
index da3f32f1a4e4bd9f43a6d5a81c192d43612aa8e1..a5d2dc39ba07589b58d38522bf79ba46ba0f9eed 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
@@ -193,6 +199,7 @@ if MISC_FILESYSTEMS
 source "fs/adfs/Kconfig"
 source "fs/affs/Kconfig"
 source "fs/ecryptfs/Kconfig"
+source "fs/sdcardfs/Kconfig"
 source "fs/hfs/Kconfig"
 source "fs/hfsplus/Kconfig"
 source "fs/befs/Kconfig"