summaryrefslogtreecommitdiff
path: root/src/mainboard/kontron/kt690/romstage.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/kontron/kt690/romstage.c')
-rw-r--r--src/mainboard/kontron/kt690/romstage.c5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/mainboard/kontron/kt690/romstage.c b/src/mainboard/kontron/kt690/romstage.c
index c756af6d1c..6b65b4db6e 100644
--- a/src/mainboard/kontron/kt690/romstage.c
+++ b/src/mainboard/kontron/kt690/romstage.c
@@ -53,10 +53,7 @@
#include "northbridge/amd/amdk8/debug.c"
#include "superio/winbond/w83627dhg/w83627dhg_early_serial.c"
-#if CONFIG_USBDEBUG
-#include "southbridge/amd/sb600/sb600_enable_usbdebug.c"
-#include "pc80/usbdebug_serial.c"
-#endif
+#include <usbdebug.h>
#include "cpu/x86/mtrr/earlymtrr.c"
#include "cpu/x86/bist.h"