[PATCH 2/2] power: Correct dependencies on POWER_LEGACY

Fabio Estevam festevam at gmail.com
Tue Jul 1 20:50:56 CEST 2025


On Tue, Jul 1, 2025 at 3:43 PM Tom Rini <trini at konsulko.com> wrote:
>
> The POWER_LEGACY option depends on not having SPL_PMIC enabled, so add
> that here.

I think you meant DM_PMIC.

The commit log says SPL_PMIC, but the dependency is on !DM_PMIC.


More information about the U-Boot mailing list