On Tue, Jul 1, 2025 at 3:43 PM Tom Rini <tr...@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.
On Tue, Jul 1, 2025 at 3:43 PM Tom Rini <tr...@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.