commit | 85c35c794e637d88042656157cd00541640815c1 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Tue Sep 19 21:00:10 2023 -0600 |
committer | Bin Meng <bmeng@tinylab.org> | Fri Sep 22 06:05:40 2023 +0800 |
tree | 9a3a47e046654e23363fba30697e1b4f270e17a0 | |
parent | 9a1447d85e4db144e3c643e7f45582729ef0519d [diff] |
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>