summaryrefslogtreecommitdiff
path: root/arch/mips/configs
diff options
context:
space:
mode:
authorEzequiel Garcia <ezequiel@collabora.com>2018-03-28 18:00:57 -0300
committerUlf Hansson <ulf.hansson@linaro.org>2018-05-02 15:08:40 +0200
commitc63cde7d6a313a0203733fe31a76dab4e56d61d3 (patch)
tree54f4b20fe99cf162042b02b69396680f47fc916b /arch/mips/configs
parent8ccd66f258cd79420102f3735b3bc8d974a22088 (diff)
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