From: Masahiro Yamada Date: Thu, 25 Jan 2018 04:43:19 +0000 (+0900) Subject: ARM: uniphier: enable HS200 support for uniphier_v8_defconfig X-Git-Tag: v2018.03-rc1~75^2 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=7d8cca7be615dcd911121b8ebdc2def2cccb6b37;p=u-boot ARM: uniphier: enable HS200 support for uniphier_v8_defconfig Signed-off-by: Masahiro Yamada Reviewed-by: Jaehoon Chung --- 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