From: Ezequiel Garcia Date: Wed, 28 Mar 2018 21:00:57 +0000 (-0300) Subject: MIPS: configs: ci20: Enable ext4 X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=c63cde7d6a313a0203733fe31a76dab4e56d61d3;p=linux.git MIPS: configs: ci20: Enable ext4 Now that we have MMC support, enable ext2/3/4 support in the CI20 defconfig. Signed-off-by: Ezequiel Garcia Acked-by: James Hogan Signed-off-by: Ulf Hansson --- diff --git a/arch/mips/configs/ci20_defconfig b/arch/mips/configs/ci20_defconfig index f88b05fd3077b..be23fd25eeaa5 100644 --- a/arch/mips/configs/ci20_defconfig +++ b/arch/mips/configs/ci20_defconfig @@ -111,6 +111,7 @@ CONFIG_DMADEVICES=y CONFIG_DMA_JZ4780=y # CONFIG_IOMMU_SUPPORT is not set CONFIG_MEMORY=y +CONFIG_EXT4_FS=y # CONFIG_DNOTIFY is not set CONFIG_PROC_KCORE=y # CONFIG_PROC_PAGE_MONITOR is not set