From: Masahiro Yamada Date: Fri, 12 Apr 2019 09:55:51 +0000 (+0900) Subject: ARM: uniphier_v8: enable CONFIG_SUPPORT_EMMC_RPMB X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=07f967ff9864c34a4ddea431de065bb97eaea04f;p=project%2Fbcm63xx%2Fu-boot.git ARM: uniphier_v8: enable CONFIG_SUPPORT_EMMC_RPMB Signed-off-by: Masahiro Yamada --- diff --git a/configs/uniphier_v8_defconfig b/configs/uniphier_v8_defconfig index 08dfa240c1..e0e4dbd507 100644 --- a/configs/uniphier_v8_defconfig +++ b/configs/uniphier_v8_defconfig @@ -33,6 +33,7 @@ CONFIG_GPIO_UNIPHIER=y CONFIG_MISC=y CONFIG_I2C_EEPROM=y CONFIG_SYS_EEPROM_PAGE_WRITE_DELAY_MS=10 +CONFIG_SUPPORT_EMMC_RPMB=y CONFIG_MMC_HS200_SUPPORT=y CONFIG_MMC_UNIPHIER=y CONFIG_MMC_SDHCI=y