diff options
Diffstat (limited to 'resources/coreboot/g43t-am3')
-rw-r--r-- | resources/coreboot/g43t-am3/target.cfg | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/resources/coreboot/g43t-am3/target.cfg b/resources/coreboot/g43t-am3/target.cfg index 9835ea10..a71ee06d 100644 --- a/resources/coreboot/g43t-am3/target.cfg +++ b/resources/coreboot/g43t-am3/target.cfg @@ -2,5 +2,6 @@ tree="default" romtype="normal" arch="x86_64" payload_seabios="y" +payload_memtest="y" microcode_required="n" blobs_required="n" |