summaryrefslogtreecommitdiffstats
path: root/arch/mips/configs
diff options
context:
space:
mode:
authorEzequiel Garcia2018-03-28 23:00:57 +0200
committerUlf Hansson2018-05-02 15:08:40 +0200
commitc63cde7d6a313a0203733fe31a76dab4e56d61d3 (patch)
tree54f4b20fe99cf162042b02b69396680f47fc916b /arch/mips/configs
parentmmc: core: sdio: Set SDIO clock of SDR104 to 150MHz for Marvell 8887 chip (diff)
downloadkernel-qcow2-linux-c63cde7d6a313a0203733fe31a76dab4e56d61d3.tar.gz
kernel-qcow2-linux-c63cde7d6a313a0203733fe31a76dab4e56d61d3.tar.xz
kernel-qcow2-linux-c63cde7d6a313a0203733fe31a76dab4e56d61d3.zip
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 <ezequiel@collabora.com> Acked-by: James Hogan <jhogan@kernel.org> Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Diffstat (limited to 'arch/mips/configs')
-rw-r--r--arch/mips/configs/ci20_defconfig1
1 files changed, 1 insertions, 0 deletions
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