]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - fs/Kconfig
ARM: dts: imx7s-warp: Let the codec control MCLK pinctrl
[karo-tx-linux.git] / fs / Kconfig
index 4524916fa200b1b4e9c8349ff94c78711595be8d..2bc7ad77584287870681fc940995b355322eadc2 100644 (file)
@@ -70,6 +70,12 @@ config FS_POSIX_ACL
 config EXPORTFS
        tristate
 
+config EXPORTFS_BLOCK_OPS
+       bool "Enable filesystem export operations for block IO"
+       help
+         This option enables the export operations for a filesystem to support
+         external block IO.
+
 config FILE_LOCKING
        bool "Enable POSIX file locking API" if EXPERT
        default y