1
0
Fork 0

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>
hifive-unleashed-5.1
Ezequiel Garcia 2018-03-28 18:00:57 -03:00 committed by Ulf Hansson
parent 8ccd66f258
commit c63cde7d6a
1 changed files with 1 additions and 0 deletions

View File

@ -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