Skip to content

Commit

Permalink
MIPS: configs: ci20: Enable ext4
Browse files Browse the repository at this point in the history
Now that we have MMC support, enable ext2/3/4 support
in the CI20 defconfig.

Signed-off-by: Ezequiel Garcia <[email protected]>
Acked-by: James Hogan <[email protected]>
Signed-off-by: Ulf Hansson <[email protected]>
  • Loading branch information
ezequielgarcia authored and storulf committed May 2, 2018
1 parent 8ccd66f commit c63cde7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions arch/mips/configs/ci20_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit c63cde7

Please sign in to comment.