Author: nbd Date: 2015-09-24 10:37:23 +0200 (Thu, 24 Sep 2015) New Revision: 47030
Modified: trunk/target/linux/arm64/config-default Log: arm64: disable ext2/ext3 filesystem support (ext4 is enough) Signed-off-by: Felix Fietkau <[email protected]> Modified: trunk/target/linux/arm64/config-default =================================================================== --- trunk/target/linux/arm64/config-default 2015-09-23 18:40:42 UTC (rev 47029) +++ trunk/target/linux/arm64/config-default 2015-09-24 08:37:23 UTC (rev 47030) @@ -100,8 +100,6 @@ CONFIG_DEVTMPFS=y CONFIG_DTC=y # CONFIG_EFI is not set -CONFIG_EXT2_FS=y -CONFIG_EXT3_FS=y CONFIG_EXT4_FS=y CONFIG_FAT_FS=y CONFIG_FB=y _______________________________________________ openwrt-commits mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits
