Author: nbd Date: 2015-09-24 10:37:35 +0200 (Thu, 24 Sep 2015) New Revision: 47032
Modified: trunk/target/linux/imx6/config-3.18 Log: imx6: disable ext2/ext3 filesystem support (ext4 is enough) Signed-off-by: Felix Fietkau <[email protected]> Modified: trunk/target/linux/imx6/config-3.18 =================================================================== --- trunk/target/linux/imx6/config-3.18 2015-09-24 08:37:30 UTC (rev 47031) +++ trunk/target/linux/imx6/config-3.18 2015-09-24 08:37:35 UTC (rev 47032) @@ -108,14 +108,6 @@ # 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 _______________________________________________ openwrt-commits mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits
