3 @@ -44,6 +44,7 @@ source "fs/gfs2/Kconfig"
4 source "fs/ocfs2/Kconfig"
5 source "fs/btrfs/Kconfig"
6 source "fs/nilfs2/Kconfig"
7 +source "fs/yaffs2/Kconfig"
13 @@ -125,3 +125,4 @@ obj-$(CONFIG_OCFS2_FS) += ocfs2/
14 obj-$(CONFIG_BTRFS_FS) += btrfs/
15 obj-$(CONFIG_GFS2_FS) += gfs2/
16 obj-$(CONFIG_EXOFS_FS) += exofs/
17 +obj-$(CONFIG_YAFFS_FS) += yaffs2/