summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorLeah Rowe <leah@libreboot.org>2024-11-20 13:24:14 +0000
committerLeah Rowe <leah@libreboot.org>2024-11-20 13:24:14 +0000
commit32dced8cd833b40d375aaa33d604771e8390cd0b (patch)
tree8753fef1675456d4f2026fdfee2f910266e8d42b /config
parenta68b468964de7bb84977a592538fc5904ee69c21 (diff)
disable U-Boot for now on HP EliteBook 8560w
dGPU only, and starts in text mode. will have to test with vesa framebuffer later on. Signed-off-by: Leah Rowe <leah@libreboot.org>
Diffstat (limited to 'config')
-rw-r--r--config/coreboot/hp8560w_8mb/target.cfg1
1 files changed, 0 insertions, 1 deletions
diff --git a/config/coreboot/hp8560w_8mb/target.cfg b/config/coreboot/hp8560w_8mb/target.cfg
index dcdd1dc8..7bad4889 100644
--- a/config/coreboot/hp8560w_8mb/target.cfg
+++ b/config/coreboot/hp8560w_8mb/target.cfg
@@ -5,4 +5,3 @@ payload_grub="y"
payload_memtest="y"
grub_scan_disk="ahci"
vcfg="hp8560w"
-payload_uboot_amd64="y" \ No newline at end of file