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 <[email protected]>
Reviewed-by: Tom Rini <[email protected]> -- Tom
signature.asc
Description: PGP signature

