diff options
author | Francis Rowe <info@gluglug.org.uk> | 2014-12-14 14:30:55 +0000 |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2014-12-14 14:30:55 +0000 |
commit | 95411c48adc77b0944e1a408993f5d760b4b239c (patch) | |
tree | dc6c61c2b11640c4cb70f6649773f408cbd05492 /resources/seabios/config | |
parent | 8be1737b288afd97cb92c980854ba649fcd26a3c (diff) | |
download | librebootfr-95411c48adc77b0944e1a408993f5d760b4b239c.tar.gz librebootfr-95411c48adc77b0944e1a408993f5d760b4b239c.zip |
Update SeaBIOS (again)
Diffstat (limited to 'resources/seabios/config')
-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 1f8a4d21..4bbba94a 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 |