summaryrefslogtreecommitdiff
path: root/configs/firefly-px30_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2021-12-11 14:55:53 -0500
committerTom Rini <trini@konsulko.com>2021-12-27 08:41:38 -0500
commitd5bfef2fcdc14848c20c10fcb546e7d574592617 (patch)
tree7d1e279e8f523ace2120ee9398fbd4abf484de33 /configs/firefly-px30_defconfig
parentde35b8f9c5f36023055a424dcbf49b8cc301f901 (diff)
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/firefly-px30_defconfig')
-rw-r--r--configs/firefly-px30_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/firefly-px30_defconfig b/configs/firefly-px30_defconfig
index 7207028403..0a84ccef26 100644
--- a/configs/firefly-px30_defconfig
+++ b/configs/firefly-px30_defconfig
@@ -69,6 +69,7 @@ CONFIG_ROCKCHIP_GPIO=y
CONFIG_SYS_I2C_ROCKCHIP=y
CONFIG_MISC=y
CONFIG_ROCKCHIP_OTP=y
+CONFIG_SUPPORT_EMMC_RPMB=y
CONFIG_MMC_DW=y
CONFIG_MMC_DW_ROCKCHIP=y
CONFIG_PHY_REALTEK=y