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>
This commit is contained in:
Leah Rowe
2024-05-27 20:41:11 +01:00
parent e1883f1d5a
commit 1c4d649848
70 changed files with 0 additions and 70 deletions
-1
View File
@@ -2,5 +2,4 @@ tree="i945"
xarch="i386-elf"
payload_seabios="y"
payload_seabios_withgrub="y"
grub_scan_disk="ahci"
grub_background="background1024x768.png"