On 28 March 2018 at 23:00, Ezequiel Garcia <ezequiel@xxxxxxxxxxxxx> wrote: > Now that we have MMC support, enable ext2/3/4 support > in the CI20 defconfig. > > Signed-off-by: Ezequiel Garcia <ezequiel@xxxxxxxxxxxxx> Thanks, queued for 4.18! Kind regards Uffe > --- > arch/mips/configs/ci20_defconfig | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/arch/mips/configs/ci20_defconfig b/arch/mips/configs/ci20_defconfig > index f88b05fd3077..be23fd25eeaa 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 > -- > 2.16.2 >