summaryrefslogtreecommitdiff
path: root/configs/uniphier_v8_defconfig
diff options
context:
space:
mode:
authorMasahiro Yamada <yamada.masahiro@socionext.com>2020-02-04 14:13:43 +0300
committerMasahiro Yamada <yamada.masahiro@socionext.com>2020-02-27 20:26:20 +0300
commit8b912fbb8cbfd43a4e0db771fa8eb9025d776f9c (patch)
tree460b31835cdf40f0b0dd52f5acf25a49d08e2c19 /configs/uniphier_v8_defconfig
parent548ce227d3d852455c6395c0cec30af0cda77b09 (diff)
downloadu-boot-8b912fbb8cbfd43a4e0db771fa8eb9025d776f9c.tar.xz
ARM: uniphier: enable CONFIG_MMC_SDHCI_ADMA for uniphier_v8_defconfig
Switch over to ADMA from SDMA. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Diffstat (limited to 'configs/uniphier_v8_defconfig')
-rw-r--r--configs/uniphier_v8_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/uniphier_v8_defconfig b/configs/uniphier_v8_defconfig
index d8ce1980df..25ab2c5a81 100644
--- a/configs/uniphier_v8_defconfig
+++ b/configs/uniphier_v8_defconfig
@@ -42,7 +42,7 @@ CONFIG_SUPPORT_EMMC_BOOT=y
CONFIG_MMC_HS200_SUPPORT=y
CONFIG_MMC_UNIPHIER=y
CONFIG_MMC_SDHCI=y
-CONFIG_MMC_SDHCI_SDMA=y
+CONFIG_MMC_SDHCI_ADMA=y
CONFIG_MMC_SDHCI_CADENCE=y
CONFIG_MTD=y
CONFIG_FLASH_CFI_DRIVER=y