提交 99a309f3 编写于 作者: B Bin Meng 提交者: Simon Glass

x86: Make QEMU the default vendor

Now that we have QEMU support, make it the default vendor in the
'make menuconfig' screen.
Signed-off-by: NBin Meng <bmeng.cn@gmail.com>
Acked-by: NSimon Glass <sjg@chromium.org>
Tested-by: NSimon Glass <sjg@chromium.org>
上级 a65b25d1
......@@ -12,7 +12,7 @@ config SYS_VSNPRINTF
choice
prompt "Mainboard vendor"
default VENDOR_COREBOOT
default VENDOR_EMULATION
config VENDOR_COREBOOT
bool "coreboot"
......
CONFIG_X86=y
CONFIG_VENDOR_COREBOOT=y
CONFIG_TARGET_COREBOOT=y
CONFIG_CMD_NET=y
CONFIG_OF_CONTROL=y
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册