summaryrefslogtreecommitdiff
path: root/config/coreboot/t420_8mb
diff options
context:
space:
mode:
authorLeah Rowe <leah@libreboot.org>2024-05-27 21:33:53 +0100
committerLeah Rowe <leah@libreboot.org>2024-05-27 21:33:53 +0100
commit3998a3ba4857c92cc44782cab39a59da1eb59374 (patch)
tree46bba2681d3d85a53a05e0cbe2d7ccca8299f0f9 /config/coreboot/t420_8mb
parent1c4d649848db6d015298e383c50293fca3fd3840 (diff)
re-configure grub_scan_disk on various targets
Signed-off-by: Leah Rowe <leah@libreboot.org>
Diffstat (limited to 'config/coreboot/t420_8mb')
-rw-r--r--config/coreboot/t420_8mb/target.cfg1
1 files changed, 1 insertions, 0 deletions
diff --git a/config/coreboot/t420_8mb/target.cfg b/config/coreboot/t420_8mb/target.cfg
index 1e7b56ca..341e655e 100644
--- a/config/coreboot/t420_8mb/target.cfg
+++ b/config/coreboot/t420_8mb/target.cfg
@@ -3,3 +3,4 @@ xarch="i386-elf"
payload_seabios="y"
payload_seabios_withgrub="y"
payload_memtest="y"
+grub_scan_disk="ahci"