EDAC/amd64: Add Family 17h Model 30h PCI IDs
[linux-2.6-microblaze.git] / fs / Kconfig
index 2557506..3e6d310 100644 (file)
@@ -8,6 +8,13 @@ menu "File systems"
 config DCACHE_WORD_ACCESS
        bool
 
+config VALIDATE_FS_PARSER
+       bool "Validate filesystem parameter description"
+       default y
+       help
+         Enable this to perform validation of the parameter description for a
+         filesystem when it is registered.
+
 if BLOCK
 
 config FS_IOMAP