x86: link: Add build options for SPL
authorSimon Glass <sjg@chromium.org>
Mon, 16 Jan 2017 14:04:25 +0000 (07:04 -0700)
committerBin Meng <bmeng.cn@gmail.com>
Tue, 7 Feb 2017 05:11:04 +0000 (13:11 +0800)
commitc17c4228543396e1eac27ed522d90b2fc578529a
treeea2ab002c2209bb0381dbbb1cf2125044537ea2b
parent6935dc1b7d660301e254fc3846fa0aafe88a1e00
x86: link: 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: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
include/configs/chromebook_link.h