summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicolas Chauvet <kwizart@gmail.com>2013-06-07 10:24:15 +0200
committerNicolas Chauvet <kwizart@gmail.com>2014-05-13 23:52:10 +0200
commitc79d0a42981d7b6454493ba8ef32977619ec9868 (patch)
treecf4b0c1612bae5005e50bdaee2f11104c68393fb
parentb7fd447044693183fd647bdf4a68aa65a8ec845d (diff)
downloadkernel-c79d0a42981d7b6454493ba8ef32977619ec9868.tar.gz
kernel-c79d0a42981d7b6454493ba8ef32977619ec9868.tar.xz
kernel-c79d0a42981d7b6454493ba8ef32977619ec9868.zip
[LOCAL] Enable FSF2 as a module
-rw-r--r--config-generic7
1 files changed, 6 insertions, 1 deletions
diff --git a/config-generic b/config-generic
index 3ed2e5db..227208be 100644
--- a/config-generic
+++ b/config-generic
@@ -4090,7 +4090,12 @@ CONFIG_9P_FS_SECURITY=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
+CONFIG_F2FS_FS_SECURITY=y
+# CONFIG_F2FS_CHECK_FS is not set
#
# Network File Systems