diff options
Diffstat (limited to 'resources/coreboot/x200_8mb/board.cfg')
-rw-r--r-- | resources/coreboot/x200_8mb/board.cfg | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/resources/coreboot/x200_8mb/board.cfg b/resources/coreboot/x200_8mb/board.cfg deleted file mode 100644 index db4651e3..00000000 --- a/resources/coreboot/x200_8mb/board.cfg +++ /dev/null @@ -1,10 +0,0 @@ -cbtree="default" -romtype="8MiB 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" |