diff options
author | Masahiro Yamada <yamada.masahiro@socionext.com> | 2018-01-25 13:43:19 +0900 |
---|---|---|
committer | Masahiro Yamada <yamada.masahiro@socionext.com> | 2018-01-28 06:32:50 +0900 |
commit | 7d8cca7be615dcd911121b8ebdc2def2cccb6b37 (patch) | |
tree | fc100e6c9c5a0c2feff2e2a117a3630313325294 /configs/uniphier_v8_defconfig | |
parent | 0163c9186b161682a46bd7ae3c2e6ffe275bb1f8 (diff) |
ARM: uniphier: enable HS200 support for uniphier_v8_defconfig
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Reviewed-by: Jaehoon Chung <jh80.chung@samsung.com>
Diffstat (limited to 'configs/uniphier_v8_defconfig')
-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 |