summaryrefslogtreecommitdiff
path: root/configs/octeontx2_95xx_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2021-12-11 22:55:53 +0300
committerTom Rini <trini@konsulko.com>2021-12-27 16:41:38 +0300
commitd5bfef2fcdc14848c20c10fcb546e7d574592617 (patch)
tree7d1e279e8f523ace2120ee9398fbd4abf484de33 /configs/octeontx2_95xx_defconfig
parentde35b8f9c5f36023055a424dcbf49b8cc301f901 (diff)
downloadu-boot-d5bfef2fcdc14848c20c10fcb546e7d574592617.tar.xz
Convert CONFIG_SUPPORT_EMMC_RPMB to Kconfig
This converts the following to Kconfig: CONFIG_SUPPORT_EMMC_RPMB This fixes a few platforms where the option was not taking effect as intended. Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/octeontx2_95xx_defconfig')
-rw-r--r--configs/octeontx2_95xx_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/octeontx2_95xx_defconfig b/configs/octeontx2_95xx_defconfig
index 8fe622cc01..d29c850518 100644
--- a/configs/octeontx2_95xx_defconfig
+++ b/configs/octeontx2_95xx_defconfig
@@ -72,6 +72,7 @@ CONFIG_NET_RANDOM_ETHADDR=y
CONFIG_TFTP_TSIZE=y
CONFIG_DM_I2C=y
CONFIG_MISC=y
+CONFIG_SUPPORT_EMMC_RPMB=y
CONFIG_SUPPORT_EMMC_BOOT=y
CONFIG_MMC_HS400_SUPPORT=y
CONFIG_MMC_OCTEONTX=y