diff options
author | Leah Rowe <leah@libreboot.org> | 2024-11-21 18:35:59 +0000 |
---|---|---|
committer | Leah Rowe <leah@libreboot.org> | 2024-11-21 18:35:59 +0000 |
commit | ef7db2054639d9dde6e23186c63d83a11b3310a4 (patch) | |
tree | 850ae229e758ae376e9dedb7b95d8e8ebb26fa85 /config | |
parent | eea9fc40975a674c9a0c089a9c5f09598d29a80f (diff) |
This uses the "normal" config. Previous changes prevent
U-Boot images being built for this anyway, but it does
yield a warning message.
Remove the warning at the source.
Signed-off-by: Leah Rowe <leah@libreboot.org>
Diffstat (limited to 'config')
-rw-r--r-- | config/coreboot/e6400nvidia_4mb/target.cfg | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/config/coreboot/e6400nvidia_4mb/target.cfg b/config/coreboot/e6400nvidia_4mb/target.cfg index a0b322d3..98eb8d3b 100644 --- a/config/coreboot/e6400nvidia_4mb/target.cfg +++ b/config/coreboot/e6400nvidia_4mb/target.cfg @@ -5,4 +5,3 @@ payload_grub="y" payload_memtest="y" grub_scan_disk="ahci" vcfg="e6400" -payload_uboot_amd64="y"
\ No newline at end of file |