yaffs: More clean up
[yaffs2.git] / Kconfig
diff --git a/Kconfig b/Kconfig
index d4363edcdbfe685f2c3a3bc6b1c0add79b26379e..7b3988c3a01474d89b742d253c1d82793876b96a 100644 (file)
--- a/Kconfig
+++ b/Kconfig
@@ -178,3 +178,13 @@ config YAFFS_DISABLE_BACKGROUND
         Background processing makes many foreground activities faster.
 
          If unsure, say N.
+
+config YAFFS_XATTR
+       bool "Enable yaffs2 xattr support"
+       depends on YAFFS_FS
+       default y
+       help
+        If this is set then yaffs2 will provide xattr support.
+        If unsure, say Y.
+
+