summaryrefslogtreecommitdiffstats
path: root/config-generic
diff options
context:
space:
mode:
authorJosh Boyer <jwboyer@fedoraproject.org>2014-12-29 14:07:41 -0500
committerJosh Boyer <jwboyer@fedoraproject.org>2014-12-29 14:07:41 -0500
commitbfe354a1c3609cdd83fd0647153365ff4f81701f (patch)
treecf095a9eba6d0866c79b798dfdaf27ca2e637261 /config-generic
parentc221e29008c9c3173feea0ae4325ae6c11cdfab1 (diff)
downloadkernel-bfe354a1c3609cdd83fd0647153365ff4f81701f.tar.gz
kernel-bfe354a1c3609cdd83fd0647153365ff4f81701f.tar.xz
kernel-bfe354a1c3609cdd83fd0647153365ff4f81701f.zip
Enable F2FS (rhbz 972446)
Diffstat (limited to 'config-generic')
-rw-r--r--config-generic7
1 files changed, 6 insertions, 1 deletions
diff --git a/config-generic b/config-generic
index 246b37dbf..74539dc30 100644
--- a/config-generic
+++ b/config-generic
@@ -4189,7 +4189,12 @@ CONFIG_FUSE_FS=m
CONFIG_OVERLAY_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