diff options
Diffstat (limited to 'config/coreboot/ga-g41m-es2l')
-rw-r--r-- | config/coreboot/ga-g41m-es2l/target.cfg | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/config/coreboot/ga-g41m-es2l/target.cfg b/config/coreboot/ga-g41m-es2l/target.cfg index 3672e404..755d23a9 100644 --- a/config/coreboot/ga-g41m-es2l/target.cfg +++ b/config/coreboot/ga-g41m-es2l/target.cfg @@ -3,6 +3,4 @@ arch="i386-elf" payload_seabios="y" payload_memtest="y" grub_scan_disk="ata" -microcode_required="n" -vendorfiles="n" grub_timeout=10 |