diff options
Diffstat (limited to 'resources/coreboot/x230_12mb/board.cfg')
-rw-r--r-- | resources/coreboot/x230_12mb/board.cfg | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/resources/coreboot/x230_12mb/board.cfg b/resources/coreboot/x230_12mb/board.cfg index e7626cf1..8c2cf6d5 100644 --- a/resources/coreboot/x230_12mb/board.cfg +++ b/resources/coreboot/x230_12mb/board.cfg @@ -6,3 +6,4 @@ payload_grub_withseabios="y" payload_seabios="y" payload_memtest="y" grub_scan_disk="ahci" +microcode_required="n" |