summaryrefslogtreecommitdiffstats
path: root/configs/bayleybay_defconfig
diff options
context:
space:
mode:
authorBin Meng <bmeng.cn@gmail.com>2016-05-11 07:45:07 -0700
committerBin Meng <bmeng.cn@gmail.com>2016-05-23 15:18:00 +0800
commitda944391e8eddbd1675e980f4aba14be792177b1 (patch)
treee24e5d2fafd61880822a46834531fdadc76d487b /configs/bayleybay_defconfig
parent5a6a2c714e74ba18ebd6f890f5f60dc7f0bb0a72 (diff)
downloadtalos-obmc-uboot-da944391e8eddbd1675e980f4aba14be792177b1.tar.gz
talos-obmc-uboot-da944391e8eddbd1675e980f4aba14be792177b1.zip
x86: baytrail: Enable SeaBIOS on all boards
SeaBIOS can be loaded by U-Boot to aid the installation of Ubuntu and Windows to a SATA drive and boot from there. Enable it on all BayTrail boards. Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Reviewed-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'configs/bayleybay_defconfig')
-rw-r--r--configs/bayleybay_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/bayleybay_defconfig b/configs/bayleybay_defconfig
index 7758c111d0..9f1d7fbca9 100644
--- a/configs/bayleybay_defconfig
+++ b/configs/bayleybay_defconfig
@@ -10,6 +10,7 @@ CONFIG_VGA_BIOS_ADDR=0xfffa0000
CONFIG_GENERATE_PIRQ_TABLE=y
CONFIG_GENERATE_MP_TABLE=y
CONFIG_GENERATE_ACPI_TABLE=y
+CONFIG_SEABIOS=y
CONFIG_FIT=y
CONFIG_BOOTSTAGE=y
CONFIG_BOOTSTAGE_REPORT=y
OpenPOWER on IntegriCloud