summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicolas Chauvet <kwizart@gmail.com>2013-06-07 10:24:15 +0200
committerNicolas Chauvet <kwizart@gmail.com>2013-10-12 14:20:36 +0200
commitf70cd6a413962358fe888aa020a31b3e8fc1cb59 (patch)
tree09b7edb84eb75c59884298108670591da2b8bdb2
parent026285f7ad58aaf0cac7255bd0cb4e4f9e8c0fb0 (diff)
downloadkernel-f70cd6a413962358fe888aa020a31b3e8fc1cb59.tar.gz
kernel-f70cd6a413962358fe888aa020a31b3e8fc1cb59.tar.xz
kernel-f70cd6a413962358fe888aa020a31b3e8fc1cb59.zip
Enable FSF2 as a module
-rw-r--r--config-generic5
1 files changed, 4 insertions, 1 deletions
diff --git a/config-generic b/config-generic
index 3f20b288..705f9398 100644
--- a/config-generic
+++ b/config-generic
@@ -3739,7 +3739,10 @@ CONFIG_9P_FS_POSIX_ACL=y
CONFIG_FUSE_FS=m
# CONFIG_OMFS_FS is not set
CONFIG_CUSE=m
-# CONFIG_F2FS_FS is not set
+CONFIG_F2FS_FS=m
+CONFIG_F2FS_STAT_FS=y
+CONFIG_F2FS_FS_XATTR=y
+CONFIG_F2FS_FS_POSIX_ACL=y
#
# Network File Systems