board/qemu_x86: don't enable u-boot

it's a bit buggy when building. disable for now.

will re-visit later.

Signed-off-by: Leah Rowe <leah@libreboot.org>
fsdg20230625
Leah Rowe 2023-07-16 07:17:06 +01:00
parent 7f4cefdcd5
commit 0f960d6de4
1 changed files with 0 additions and 1 deletions

View File

@ -6,6 +6,5 @@ payload_grub_withseabios="y"
payload_seabios="y"
payload_memtest="y"
grub_scan_disk="ahci"
payload_uboot="y"
blobs_required="n"
microcode_required="n"