aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordoc <doc.divxm@gmail.com>2014-07-24 15:15:46 +0300
committerdoc <doc.divxm@gmail.com>2014-07-24 19:52:46 +0300
commite71825e5865896f1f14a5564c6dcdfa7ce80f76b (patch)
treea72bb3dd605378935317343eea66aea12d02b5f8
parent02598b74b26e5b7d65eebb91aba135afe16818d9 (diff)
m7: defconfig update
** Enable F2FS Support Change-Id: I83e4db1b215670fc9d1e41ebb74c5468216d0ccd Signed-off-by: doc <doc.divxm@gmail.com>
-rw-r--r--arch/arm/configs/aicp_m7_defconfig10
1 files changed, 8 insertions, 2 deletions
diff --git a/arch/arm/configs/aicp_m7_defconfig b/arch/arm/configs/aicp_m7_defconfig
index 9dcfdeb4..7b3c1014 100644
--- a/arch/arm/configs/aicp_m7_defconfig
+++ b/arch/arm/configs/aicp_m7_defconfig
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/arm 3.4.98 Kernel Configuration
+# Linux/arm 3.4.99 Kernel Configuration
#
CONFIG_ARM=y
CONFIG_ARM_HAS_SG_CHAIN=y
@@ -3301,7 +3301,7 @@ CONFIG_FS_MBCACHE=y
# CONFIG_GFS2_FS is not set
# CONFIG_BTRFS_FS is not set
# CONFIG_NILFS2_FS is not set
-# CONFIG_FS_POSIX_ACL is not set
+CONFIG_FS_POSIX_ACL=y
CONFIG_FILE_LOCKING=y
CONFIG_FSNOTIFY=y
# CONFIG_DNOTIFY is not set
@@ -3371,6 +3371,12 @@ CONFIG_MISC_FILESYSTEMS=y
# CONFIG_PSTORE is not set
# CONFIG_SYSV_FS is not set
# CONFIG_UFS_FS is not set
+CONFIG_F2FS_FS=y
+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
CONFIG_NETWORK_FILESYSTEMS=y
# CONFIG_NFS_FS is not set
# CONFIG_NFSD is not set