iomap: build the block based code conditionally
[linux-2.6-microblaze.git] / fs / Kconfig
index a6313a9..6d60833 100644 (file)
@@ -15,11 +15,11 @@ config VALIDATE_FS_PARSER
          Enable this to perform validation of the parameter description for a
          filesystem when it is registered.
 
-if BLOCK
-
 config FS_IOMAP
        bool
 
+if BLOCK
+
 source "fs/ext2/Kconfig"
 source "fs/ext4/Kconfig"
 source "fs/jbd2/Kconfig"