projects
/
platform
/
kernel
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a252771
)
x86: crownbay: Enable SeaBIOS support
author
Bin Meng
<bmeng.cn@gmail.com>
Tue, 3 Aug 2021 12:50:03 +0000
(20:50 +0800)
committer
Bin 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
patch
|
blob
|
history
diff --git
a/configs/crownbay_defconfig
b/configs/crownbay_defconfig
index d7ee0fe45e86ca6e4e7bbaf5d41242a118180da1..1923f89b9abf04f14d7c4ae8cc5602beb23cb9e8 100644
(file)
--- a/
configs/crownbay_defconfig
+++ b/
configs/crownbay_defconfig
@@
-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