diff options
Diffstat (limited to 'config/coreboot/t500_16mb')
-rw-r--r-- | config/coreboot/t500_16mb/target.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/coreboot/t500_16mb/target.cfg b/config/coreboot/t500_16mb/target.cfg index f95efcb6..4dc11195 100644 --- a/config/coreboot/t500_16mb/target.cfg +++ b/config/coreboot/t500_16mb/target.cfg @@ -7,4 +7,4 @@ payload_seabios="y" payload_memtest="y" grub_scan_disk="ahci" microcode_required="n" -blobs_required="n" +vendorfiles="n" |