summaryrefslogtreecommitdiff
path: root/fs/Kconfig
diff options
context:
space:
mode:
authorArve Hjønnevåg <arve@android.com>2009-04-03 17:45:58 -0700
committerArve Hjønnevåg <arve@android.com>2010-02-08 15:09:06 -0800
commit4ee018b76663290410f82e50c5236fc9bf174d3f (patch)
tree537df1dae91339b91b4058ca6cd052aa5d65ba0d /fs/Kconfig
parent56788ee7bef1c0e32e1db3b0f315155c721dd818 (diff)
yaffs: Import yaffs from Tue Mar 17 01:12:00 2009 +0000
Author: wookey <wookey> Date: Tue Mar 17 01:12:00 2009 +0000 This file escaped copyright date update. Fixed.
Diffstat (limited to 'fs/Kconfig')
-rw-r--r--fs/Kconfig4
1 files changed, 4 insertions, 0 deletions
diff --git a/fs/Kconfig b/fs/Kconfig
index 64d44efad7a5..55306d0214ed 100644
--- a/fs/Kconfig
+++ b/fs/Kconfig
@@ -174,6 +174,10 @@ source "fs/hfsplus/Kconfig"
source "fs/befs/Kconfig"
source "fs/bfs/Kconfig"
source "fs/efs/Kconfig"
+
+# Patched by YAFFS
+source "fs/yaffs2/Kconfig"
+
source "fs/jffs2/Kconfig"
# UBIFS File system configuration
source "fs/ubifs/Kconfig"