[PATCH] uthreads: Make use of CONFIG_IS_ENABLED consistently
Jerome Forissier
jerome.forissier at linaro.org
Thu Oct 2 09:50:14 CEST 2025
On 10/1/25 22:30, Tom Rini wrote:
> We do not yet support UTHREADS in xPL phases. However, we have the need
> to dummy out certain functions so that xPL can build when full U-Boot
> has UTHREADS enabled. Update the few places that need to use
> CONFIG_IS_ENABLED so that we have the correct dummy in xPL.
>
> Signed-off-by: Tom Rini <trini at konsulko.com>
> ---
> Cc: Jerome Forissier <jerome.forissier at linaro.org>
> ---
> include/uthread.h | 4 ++--
> lib/Makefile | 2 +-
> 2 files changed, 3 insertions(+), 3 deletions(-)
Acked-by: Jerome Forissier <jerome.forissier at linaro.org>
Thanks,
--
Jerome
More information about the U-Boot
mailing list