aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEzequiel Garcia <[email protected]>2018-03-28 18:00:56 -0300
committerUlf Hansson <[email protected]>2018-05-02 15:08:35 +0200
commitaabaeb3f30f9561ed938be0b4e9da02a03576fc3 (patch)
tree53e2d3abd9e288832514734bc0b7ed8bea324aff
parent671963bbb3a72211960662e9ac274c1fb9e08234 (diff)
MIPS: configs: ci20: Enable DMA and MMC support
Enable the SD/MMC support, along with DMA engine support in the CI20 defconfig. Acked-by: James Hogan <[email protected]> Tested-by: Mathieu Malaterre <[email protected]> Signed-off-by: Ezequiel Garcia <[email protected]> Signed-off-by: Ulf Hansson <[email protected]>
-rw-r--r--arch/mips/configs/ci20_defconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/mips/configs/ci20_defconfig b/arch/mips/configs/ci20_defconfig
index b5f4ad8f2c45..f88b05fd3077 100644
--- a/arch/mips/configs/ci20_defconfig
+++ b/arch/mips/configs/ci20_defconfig
@@ -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