Skip to content
Snippets Groups Projects
Commit a7cb24f7 authored by Bin Meng's avatar Bin Meng
Browse files

x86: crownbay: Enable SeaBIOS support


Enable SeaBIOS support for any kernel that requires legacy BIOS
services.

Signed-off-by: default avatarBin Meng <bmeng.cn@gmail.com>
Reviewed-by: default avatarSimon Glass <sjg@chromium.org>
parent a2527712
No related branches found
No related tags found
No related merge requests found
...@@ -12,6 +12,7 @@ CONFIG_DISABLE_IGD=y ...@@ -12,6 +12,7 @@ CONFIG_DISABLE_IGD=y
CONFIG_SMP=y CONFIG_SMP=y
CONFIG_GENERATE_PIRQ_TABLE=y CONFIG_GENERATE_PIRQ_TABLE=y
CONFIG_GENERATE_MP_TABLE=y CONFIG_GENERATE_MP_TABLE=y
CONFIG_SEABIOS=y
CONFIG_FIT=y CONFIG_FIT=y
CONFIG_SHOW_BOOT_PROGRESS=y CONFIG_SHOW_BOOT_PROGRESS=y
CONFIG_USE_BOOTARGS=y CONFIG_USE_BOOTARGS=y
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment