x86: crownbay: Enable SeaBIOS support
authorBin Meng <bmeng.cn@gmail.com>
Tue, 3 Aug 2021 12:50:03 +0000 (20:50 +0800)
committerBin Meng <bmeng.cn@gmail.com>
Fri, 13 Aug 2021 00:53:49 +0000 (08:53 +0800)
Enable SeaBIOS support for any kernel that requires legacy BIOS
services.

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

index d7ee0fe..1923f89 100644 (file)
@@ -12,6 +12,7 @@ CONFIG_DISABLE_IGD=y
 CONFIG_SMP=y
 CONFIG_GENERATE_PIRQ_TABLE=y
 CONFIG_GENERATE_MP_TABLE=y
+CONFIG_SEABIOS=y
 CONFIG_FIT=y
 CONFIG_SHOW_BOOT_PROGRESS=y
 CONFIG_USE_BOOTARGS=y