x86: qemu: Add build options for SPL
authorBin Meng <bmeng.cn@gmail.com>
Wed, 18 Jan 2017 11:33:03 +0000 (03:33 -0800)
committerBin Meng <bmeng.cn@gmail.com>
Tue, 7 Feb 2017 05:34:07 +0000 (13:34 +0800)
commit73d2de2b590f27c6c683a8476238a6e5025bb0e8
treee59303de1ba499e602d2d5cd8357ca1dbdc25422
parent8149d114a9ea663cc0487cc3660ba9fc8ede379a
x86: qemu: Add build options for SPL

If SPL is used we want to use the generic SPL framework and boot
from SPI via a board-specific means. Add these options to the
board config file.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
include/configs/qemu-x86.h