diff options
author | Alyssa Rosenzweig <alyssa@rosenzweig.io> | 2017-06-01 00:34:38 +0000 |
---|---|---|
committer | Gogs <gogitservice@gmail.com> | 2017-06-01 00:34:38 +0000 |
commit | 6d272ca425c10385e540781aa7208416559a46f5 (patch) | |
tree | 2e4399b205406529b152139f208ed30c1729fda9 /resources/seabios | |
parent | f52e2a5172f78fc8d3d9b7ec1e228f414fe443b0 (diff) | |
parent | e8e19e88869ecdcbb3afbdcdb17bb5bac819a58f (diff) | |
download | librebootfr-6d272ca425c10385e540781aa7208416559a46f5.tar.gz librebootfr-6d272ca425c10385e540781aa7208416559a46f5.zip |
Merge branch 'payloads/x86/updates-20170430' of libreboot/libreboot into master
Diffstat (limited to 'resources/seabios')
-rw-r--r-- | resources/seabios/config/config | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/resources/seabios/config/config b/resources/seabios/config/config index 8333ea9e..cd13ec77 100644 --- a/resources/seabios/config/config +++ b/resources/seabios/config/config @@ -87,4 +87,5 @@ CONFIG_VGA_EXTRA_STACK_SIZE=512 # CONFIG_DEBUG_LEVEL=1 # CONFIG_DEBUG_SERIAL is not set +# CONFIG_DEBUG_SERIAL_MMIO is not set CONFIG_DEBUG_COREBOOT=y |