summaryrefslogtreecommitdiffstats
path: root/target/linux/imx6
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2015-09-24 08:37:35 +0000
committerFelix Fietkau <nbd@openwrt.org>2015-09-24 08:37:35 +0000
commit1061f93476327a0f316fd5f59dcf9a1feffe0d7d (patch)
tree7a2510b88c4445e5f4fe0a6e0ef9f8cb09f97c71 /target/linux/imx6
parentc8f0290651ce6330cb0e36dd71e77c7361533c99 (diff)
downloadmaster-31e0f0ae-1061f93476327a0f316fd5f59dcf9a1feffe0d7d.tar.gz
master-31e0f0ae-1061f93476327a0f316fd5f59dcf9a1feffe0d7d.tar.bz2
master-31e0f0ae-1061f93476327a0f316fd5f59dcf9a1feffe0d7d.zip
imx6: disable ext2/ext3 filesystem support (ext4 is enough)
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 47032
Diffstat (limited to 'target/linux/imx6')
-rw-r--r--target/linux/imx6/config-3.188
1 files changed, 0 insertions, 8 deletions
diff --git a/target/linux/imx6/config-3.18 b/target/linux/imx6/config-3.18
index 83bfd0d41f..fcd86d495b 100644
--- a/target/linux/imx6/config-3.18
+++ b/target/linux/imx6/config-3.18
@@ -108,14 +108,6 @@ CONFIG_DTC=y
# CONFIG_DW_DMAC_CORE is not set
# CONFIG_DW_DMAC_PCI is not set
# CONFIG_EMAC_ROCKCHIP is not set
-CONFIG_EXT2_FS=y
-CONFIG_EXT2_FS_POSIX_ACL=y
-CONFIG_EXT2_FS_SECURITY=y
-CONFIG_EXT2_FS_XATTR=y
-CONFIG_EXT3_FS=y
-CONFIG_EXT3_FS_POSIX_ACL=y
-CONFIG_EXT3_FS_SECURITY=y
-CONFIG_EXT3_FS_XATTR=y
CONFIG_EXT4_FS=y
CONFIG_EXT4_FS_POSIX_ACL=y
CONFIG_EXT4_FS_SECURITY=y