diff options
author | Francis Rowe <info@gluglug.org.uk> | 2014-12-14 09:30:55 (EST) |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2014-12-14 09:30:55 (EST) |
commit | 95411c48adc77b0944e1a408993f5d760b4b239c (patch) | |
tree | dc6c61c2b11640c4cb70f6649773f408cbd05492 /resources/seabios | |
parent | 8be1737b288afd97cb92c980854ba649fcd26a3c (diff) | |
download | libreboot-95411c48adc77b0944e1a408993f5d760b4b239c.zip libreboot-95411c48adc77b0944e1a408993f5d760b4b239c.tar.gz libreboot-95411c48adc77b0944e1a408993f5d760b4b239c.tar.bz2 |
Update SeaBIOS (again)
Diffstat (limited to 'resources/seabios')
-rw-r--r-- | resources/seabios/config/config | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/resources/seabios/config/config b/resources/seabios/config/config index 1f8a4d2..4bbba94 100644 --- a/resources/seabios/config/config +++ b/resources/seabios/config/config @@ -86,6 +86,5 @@ CONFIG_VGA_VBE=y # Debugging # CONFIG_DEBUG_LEVEL=1 -CONFIG_DEBUG_SERIAL=y -CONFIG_DEBUG_SERIAL_PORT=0x3f8 +# CONFIG_DEBUG_SERIAL is not set CONFIG_DEBUG_COREBOOT=y |