[PATCH 10/11] console: Use CONFIG_IS_ENABLED() for SILENT_CONSOLE checks

Tom Rini trini at konsulko.com
Thu Jul 9 03:53:07 CEST 2026


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

> The xPL_SILENT_CONSOLE Kconfig symbols are not fully respected for xPL
> builds, instead common code is guarded by a mix of SILENT_CONSOLE and
> xPL_SILENT_CONSOLE symbols.
> 
> Change to consistently use CONFIG_IS_ENABLED(SILENT_CONSOLE) to make the
> common code properly guarded by the intended Kconfig symbol.
> 
> Signed-off-by: Jonas Karlman <jonas at kwiboo.se>

Reviewed-by: Tom Rini <trini at konsulko.com>

-- 
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/fd5519d6/attachment.sig>


More information about the U-Boot mailing list