Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit aabaeb3f authored by Ezequiel Garcia's avatar Ezequiel Garcia Committed by Ulf Hansson
Browse files

MIPS: configs: ci20: Enable DMA and MMC support



Enable the SD/MMC support, along with DMA engine
support in the CI20 defconfig.

Acked-by: default avatarJames Hogan <jhogan@kernel.org>
Tested-by: default avatarMathieu Malaterre <malat@debian.org>
Signed-off-by: default avatarEzequiel Garcia <ezequiel@collabora.co.uk>
Signed-off-by: default avatarUlf Hansson <ulf.hansson@linaro.org>
parent 671963bb
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -104,8 +104,11 @@ CONFIG_REGULATOR_FIXED_VOLTAGE=y
# CONFIG_HID is not set
# CONFIG_USB_SUPPORT is not set
CONFIG_MMC=y
CONFIG_MMC_JZ4740=y
CONFIG_RTC_CLASS=y
CONFIG_RTC_DRV_JZ4740=y
CONFIG_DMADEVICES=y
CONFIG_DMA_JZ4780=y
# CONFIG_IOMMU_SUPPORT is not set
CONFIG_MEMORY=y
# CONFIG_DNOTIFY is not set