diff options
Diffstat (limited to 'resources/coreboot/t400_16mb')
-rw-r--r-- | resources/coreboot/t400_16mb/board.cfg | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/resources/coreboot/t400_16mb/board.cfg b/resources/coreboot/t400_16mb/board.cfg index c7b9683e..eceac155 100644 --- a/resources/coreboot/t400_16mb/board.cfg +++ b/resources/coreboot/t400_16mb/board.cfg @@ -6,3 +6,4 @@ payload_grub_withseabios="y" payload_grub_withtianocore="n" payload_seabios="y" payload_tianocore="n" +payload_memtest="y" |