[PATCH v2 6/6] Convert CONFIG_MISC_INIT_F to Kconfig

Simon Glass sjg at chromium.org
Tue Apr 6 06:34:14 CEST 2021


This converts the following to Kconfig:
   CONFIG_MISC_INIT_F

Signed-off-by: Simon Glass <sjg at chromium.org>
Reviewed-by: Stefan Roese <sr at denx.de>
---

(no changes since v1)

 common/Kconfig                       | 6 ++++++
 configs/MPC8349ITXGP_defconfig       | 1 +
 configs/MPC8349ITX_LOWBOOT_defconfig | 1 +
 configs/MPC8349ITX_defconfig         | 1 +
 configs/kmcoge4_defconfig            | 1 +
 configs/sandbox64_defconfig          | 2 +-
 configs/sandbox_defconfig            | 1 +
 configs/sandbox_flattree_defconfig   | 2 +-
 configs/sandbox_spl_defconfig        | 2 ++
 configs/tools-only_defconfig         | 1 +
 include/configs/MPC8349ITX.h         | 2 --
 include/configs/kmp204x.h            | 2 --
 include/configs/sandbox.h            | 2 --
 scripts/config_whitelist.txt         | 1 -
 14 files changed, 16 insertions(+), 9 deletions(-)

Applied to u-boot-dm, thanks!


More information about the U-Boot mailing list