projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8ccd66f
)
MIPS: configs: ci20: Enable ext4
author
Ezequiel Garcia
<ezequiel@collabora.com>
Wed, 28 Mar 2018 21:00:57 +0000
(18:00 -0300)
committer
Ulf Hansson
<ulf.hansson@linaro.org>
Wed, 2 May 2018 13:08:40 +0000
(15:08 +0200)
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>
arch/mips/configs/ci20_defconfig
patch
|
blob
|
history
diff --git
a/arch/mips/configs/ci20_defconfig
b/arch/mips/configs/ci20_defconfig
index f88b05fd3077bb38247169f25d9fea29f6e1fb3d..be23fd25eeaa5c89f0e22efc22ba85e22e3a93c4 100644
(file)
--- 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