]> git.baikalelectronics.ru Git - uboot.git/commit
Convert CONFIG_SUPPORT_EMMC_RPMB to Kconfig
authorTom Rini <trini@konsulko.com>
Sat, 11 Dec 2021 19:55:53 +0000 (14:55 -0500)
committerTom Rini <trini@konsulko.com>
Mon, 27 Dec 2021 13:41:38 +0000 (08:41 -0500)
commitddfcca7c58259e8c3a411857dafe93f832ea566d
tree7d1e279e8f523ace2120ee9398fbd4abf484de33
parent492e8954759e0693f3dad59cfb0814b04142315c
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>
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