diff options
Diffstat (limited to 'resources')
-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 |