diff options
Diffstat (limited to 'resources/coreboot/t500_16mb/target.cfg')
-rw-r--r-- | resources/coreboot/t500_16mb/target.cfg | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/resources/coreboot/t500_16mb/target.cfg b/resources/coreboot/t500_16mb/target.cfg deleted file mode 100644 index f95efcb6..00000000 --- a/resources/coreboot/t500_16mb/target.cfg +++ /dev/null @@ -1,10 +0,0 @@ -tree="default" -romtype="16MiB ICH9 IFD NOR flash" -arch="x86_64" -payload_grub="y" -payload_grub_withseabios="y" -payload_seabios="y" -payload_memtest="y" -grub_scan_disk="ahci" -microcode_required="n" -blobs_required="n" |