aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMoyster <oysterized@gmail.com>2016-11-02 12:00:21 +0100
committerMoyster <oysterized@gmail.com>2016-11-07 13:44:42 +0100
commit17f6970d15b8c584ac69171b3de0ab9ea6e74519 (patch)
tree3f2e2c381dce1ca9b963fbb3707fe2629b806a38
parentce4113ac10ca1860ee4e461dddde01aa44c82226 (diff)
defconfig: don't build old ext3
-rw-r--r--arch/arm64/configs/cm_m2note_defconfig6
1 files changed, 3 insertions, 3 deletions
diff --git a/arch/arm64/configs/cm_m2note_defconfig b/arch/arm64/configs/cm_m2note_defconfig
index 0fcfd3750..ce07a1b7b 100644
--- a/arch/arm64/configs/cm_m2note_defconfig
+++ b/arch/arm64/configs/cm_m2note_defconfig
@@ -2800,10 +2800,10 @@ CONFIG_ANDROID_BINDER_IPC=y
# File systems
#
# CONFIG_EXT2_FS is not set
-CONFIG_EXT3_FS=y
+# CONFIG_EXT3_FS is not set
# CONFIG_EXT3_DEFAULTS_TO_ORDERED is not set
-CONFIG_EXT3_FS_XATTR=y
-CONFIG_EXT3_FS_POSIX_ACL=y
+# CONFIG_EXT3_FS_XATTR is not set
+# CONFIG_EXT3_FS_POSIX_ACL is not set
# CONFIG_EXT3_FS_SECURITY is not set
CONFIG_EXT4_FS=y
CONFIG_EXT4_USE_FOR_EXT23=y