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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user