summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicolas Chauvet <kwizart@gmail.com>2013-06-07 10:24:15 +0200
committerNicolas Chauvet <kwizart@gmail.com>2014-08-09 22:11:36 +0200
commit8b3881554e02ed0b91414f8a86964f04254665fb (patch)
treeb13565a863251914827d9b8a98a7ee3d3d64da8e
parenta1cf2c7793d9d14c52c234029e541661c11207cb (diff)
downloadkernel-8b3881554e02ed0b91414f8a86964f04254665fb.tar.gz
kernel-8b3881554e02ed0b91414f8a86964f04254665fb.tar.xz
kernel-8b3881554e02ed0b91414f8a86964f04254665fb.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 a3064401..eca29d42 100644
--- a/config-generic
+++ b/config-generic
@@ -4258,7 +4258,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