[PATCH 06/11] Finish CONFIG_VID et al conversion to Kconfig
Tom Rini
trini at konsulko.com
Tue Dec 28 13:56:45 CET 2021
On Sun, Dec 12, 2021 at 10:12:31PM -0500, Tom Rini wrote:
> This converts the following to Kconfig:
> CONFIG_VID
> CONFIG_VOL_MONITOR_INA220
> CONFIG_VOL_MONITOR_IR36021_READ
> CONFIG_VOL_MONITOR_IR36021_SET
> CONFIG_VOL_MONITOR_LTC3882_READ
> CONFIG_VOL_MONITOR_LTC3882_SET
>
> To finish this migration, we first need to introduce CONFIG_SPL_VID as
> some platforms only use this code in full U-Boot while others use it in
> SPL as well. To make the Kconfig logic clearer, guard all of the
> sub-options with a if VID || SPL_VID check. Finally, add Kconfig
> options for the remaining related options that did not previously have
> one.
>
> Signed-off-by: Tom Rini <trini at konsulko.com>
Applied to u-boot/next, thanks!
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20211228/daea3131/attachment.sig>
More information about the U-Boot
mailing list