Add support for sending debug messages to a serial port.
[seabios.git] / src / config.h
index 0b3e42e22de0f84089f1d6e368c14c575c714593..88b54d8280cf2cb92156e6636283b246aab9da25 100644 (file)
@@ -13,6 +13,8 @@
 #define CONFIG_APPNAME "Bochs"
 #endif
 
+#define CONFIG_DEBUG_SERIAL 0
+
 #define CONFIG_FLOPPY_SUPPORT 1
 #define CONFIG_PS2_MOUSE 1
 #define CONFIG_ATA 1