diff options
author | Tom Rini <trini@konsulko.com> | 2018-01-27 21:55:04 -0500 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2018-01-27 21:55:04 -0500 |
commit | 1a7f6d4597646662022f3e67ceaaeff7a23459e5 (patch) | |
tree | f48784f769d7c1b7768cef894fd7df01fd3e5daa /configs | |
parent | 9c486e7cb03787016d2d5a360c5a62296bf5ca7b (diff) | |
parent | 7d8cca7be615dcd911121b8ebdc2def2cccb6b37 (diff) | |
download | u-boot-1a7f6d4597646662022f3e67ceaaeff7a23459e5.tar.gz |
Merge git://git.denx.de/u-boot-uniphier
Diffstat (limited to 'configs')
-rw-r--r-- | configs/uniphier_v8_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/uniphier_v8_defconfig b/configs/uniphier_v8_defconfig index 2edc3a9537..d3b4db6a58 100644 --- a/configs/uniphier_v8_defconfig +++ b/configs/uniphier_v8_defconfig @@ -31,6 +31,7 @@ CONFIG_GPIO_UNIPHIER=y CONFIG_MISC=y CONFIG_I2C_EEPROM=y CONFIG_SYS_EEPROM_PAGE_WRITE_DELAY_MS=10 +CONFIG_MMC_HS200_SUPPORT=y CONFIG_MMC_UNIPHIER=y CONFIG_MMC_SDHCI=y CONFIG_MMC_SDHCI_CADENCE=y |