[PATCH 06/11] Kconfig: Add missing depends on xPL to xPL_ symbols

Tom Rini trini at konsulko.com
Thu Jul 9 03:52:41 CEST 2026


On Wed, Jul 08, 2026 at 10:05:32PM +0000, Jonas Karlman wrote:

> xPL_<name> symbols should typically depend on the associated xPL symbol.
> 
> Add missing depends on xPL to xPL_<name> symbols to avoid the xPL_<name>
> symbols being available when the associated xPL symbol is disabled.
> 
> Signed-off-by: Jonas Karlman <jonas at kwiboo.se>
> ---
>  common/Kconfig | 2 ++
>  lib/Kconfig    | 7 ++++++-
>  2 files changed, 8 insertions(+), 1 deletion(-)

Did this go through CI? I ask because with SPL/TPL, we have the problem
of PowerPC being special from the rest of the world with these symbols
and I want to be sure everything still is building, before I do a
before/after size check on the series (and probably keep the binaries,
so I can checksum before/after and make sure they're the same).

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 228 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20260708/ad065db0/attachment.sig>


More information about the U-Boot mailing list