]> git.dujemihanovic.xyz Git - u-boot.git/commit
x86: coreboot: Align options between coreboot and coreboot64
authorSimon Glass <sjg@chromium.org>
Wed, 20 Sep 2023 03:00:10 +0000 (21:00 -0600)
committerBin Meng <bmeng@tinylab.org>
Thu, 21 Sep 2023 22:05:40 +0000 (06:05 +0800)
commit85c35c794e637d88042656157cd00541640815c1
tree9a3a47e046654e23363fba30697e1b4f270e17a0
parent9a1447d85e4db144e3c643e7f45582729ef0519d
x86: coreboot: Align options between coreboot and coreboot64

These two builds are similar but have some different options for not good
reason. Line them up to be as similar as possible.

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