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.