From: 黄涛 Date: Mon, 1 Sep 2014 13:11:13 +0000 (+0800) Subject: ARM: rockchip: rockchip_defconfig: enable ISO9660_FS and UDF_FS X-Git-Tag: firefly_0821_release~4769^2~14 X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=4e0e9695aea74a62b8ed4742e0fc042709f900f2;p=firefly-linux-kernel-4.4.55.git ARM: rockchip: rockchip_defconfig: enable ISO9660_FS and UDF_FS --- diff --git a/arch/arm/configs/rockchip_defconfig b/arch/arm/configs/rockchip_defconfig index 0198855c7ff3..bd288d7b6422 100644 --- a/arch/arm/configs/rockchip_defconfig +++ b/arch/arm/configs/rockchip_defconfig @@ -548,6 +548,10 @@ CONFIG_EXT3_FS=y CONFIG_EXT4_FS=y CONFIG_EXT4_FS_SECURITY=y CONFIG_FUSE_FS=y +CONFIG_ISO9660_FS=y +CONFIG_JOLIET=y +CONFIG_ZISOFS=y +CONFIG_UDF_FS=y CONFIG_MSDOS_FS=y CONFIG_VFAT_FS=y CONFIG_TMPFS=y