]> Git Repo - u-boot.git/commit - configs/roc-cc-rk3308_defconfig
Convert CONFIG_SUPPORT_EMMC_RPMB to Kconfig
authorTom Rini <[email protected]>
Sat, 11 Dec 2021 19:55:53 +0000 (14:55 -0500)
committerTom Rini <[email protected]>
Mon, 27 Dec 2021 13:41:38 +0000 (08:41 -0500)
commitd5bfef2fcdc14848c20c10fcb546e7d574592617
tree7d1e279e8f523ace2120ee9398fbd4abf484de33
parentde35b8f9c5f36023055a424dcbf49b8cc301f901
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 <[email protected]>
15 files changed:
configs/evb-px30_defconfig
configs/evb-rk3308_defconfig
configs/evb-rk3568_defconfig
configs/firefly-px30_defconfig
configs/octeontx2_95xx_defconfig
configs/octeontx2_96xx_defconfig
configs/octeontx_81xx_defconfig
configs/octeontx_83xx_defconfig
configs/roc-cc-rk3308_defconfig
include/configs/evb_px30.h
include/configs/evb_rk3308.h
include/configs/evb_rk3568.h
include/configs/firefly_rk3308.h
include/configs/octeontx2_common.h
include/configs/octeontx_common.h
This page took 0.044239 seconds and 4 git commands to generate.