On 2026-07-08T22:05:26, Jonas Karlman <[email protected]> wrote: > Kconfig: Depend on correct xPL symbol > > Change to depend on correct xPL symbol instead of a xPL symbol intended > for a different phase to make affected symbols available for correct > phase. > > Signed-off-by: Jonas Karlman <[email protected]> > Reviewed-by: Tom Rini <[email protected]> > > arch/Kconfig | 2 +- > common/spl/Kconfig | 2 +- > drivers/core/Kconfig | 4 ++-- > 3 files changed, 4 insertions(+), 4 deletions(-)
Reviewed-by: Simon Glass <[email protected]>

