3 @@ -421,6 +421,7 @@ config FS_POSIX_ACL
5 source "fs/xfs/Kconfig"
6 source "fs/gfs2/Kconfig"
7 +source "fs/yaffs2/Kconfig"
10 tristate "OCFS2 file system support"
13 @@ -121,3 +121,4 @@ obj-$(CONFIG_HPPFS) += hppfs/
14 obj-$(CONFIG_DEBUG_FS) += debugfs/
15 obj-$(CONFIG_OCFS2_FS) += ocfs2/
16 obj-$(CONFIG_GFS2_FS) += gfs2/
17 +obj-$(CONFIG_YAFFS_FS) += yaffs2/