x86: Enable ulib for qemu-x86

Add support for using ulib with this board, as an example of using ulib
outside the existing sandbox and EFI options.

Signed-off-by: Simon Glass <simon.glass@canonical.com>
This commit is contained in:
Simon Glass
2025-11-05 20:33:01 +01:00
parent ef9b8d95c1
commit e9ac6dad87

View File

@@ -13,6 +13,7 @@ CONFIG_DEBUG_UART=y
CONFIG_SMP=y
CONFIG_GENERATE_PIRQ_TABLE=y
CONFIG_GENERATE_MP_TABLE=y
CONFIG_ULIB=y
CONFIG_FIT=y
CONFIG_BOOTSTD_FULL=y
CONFIG_BOOTSTAGE=y