summaryrefslogtreecommitdiff
path: root/config/coreboot/t400_16mb
diff options
context:
space:
mode:
authorLeah Rowe <leah@libreboot.org>2024-05-27 20:41:11 +0100
committerLeah Rowe <leah@libreboot.org>2024-05-27 20:41:11 +0100
commit1c4d649848db6d015298e383c50293fca3fd3840 (patch)
treeb5046c2ae48bc2f8eeaa0a66e26be1708c5f72dc /config/coreboot/t400_16mb
parente1883f1d5a1722a2ab088c0dd4906bbdf860c003 (diff)
remove grub_scan_disk in all target.cfg files
A subsequest revision will set them again as needed, per coreboot target. Signed-off-by: Leah Rowe <leah@libreboot.org>
Diffstat (limited to 'config/coreboot/t400_16mb')
-rw-r--r--config/coreboot/t400_16mb/target.cfg1
1 files changed, 0 insertions, 1 deletions
diff --git a/config/coreboot/t400_16mb/target.cfg b/config/coreboot/t400_16mb/target.cfg
index 341e655e..1e7b56ca 100644
--- a/config/coreboot/t400_16mb/target.cfg
+++ b/config/coreboot/t400_16mb/target.cfg
@@ -3,4 +3,3 @@ xarch="i386-elf"
payload_seabios="y"
payload_seabios_withgrub="y"
payload_memtest="y"
-grub_scan_disk="ahci"