[PATCH 01/38] power: pmic: Guard non-DM_PMIC drivers with a check for POWER_LEGACY

Simon Glass sjg at chromium.org
Mon Nov 21 23:51:07 CET 2022


On Sat, 19 Nov 2022 at 16:45, Tom Rini <trini at konsulko.com> wrote:
>
> As we have more legacy PMIC drivers to move to Kconfig, guard them all
> with POWER_LEGACY or SPL_POWER_LEGACY. Do the same kind of check for
> building the drivers too. This also means that we need to resort the
> list slightly in the Makefile.
>
> Cc: Jaehoon Chung <jh80.chung at samsung.com>
> Signed-off-by: Tom Rini <trini at konsulko.com>
> ---
>  drivers/power/pmic/Kconfig  |  5 ++++-
>  drivers/power/pmic/Makefile | 10 ++++++----
>  2 files changed, 10 insertions(+), 5 deletions(-)
>

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list