diff --git a/src/console/Kconfig b/src/console/Kconfig index a7a16f091b..febed9504d 100644 --- a/src/console/Kconfig +++ b/src/console/Kconfig @@ -157,7 +157,7 @@ config SPKMODEM config CONSOLE_USB bool "USB dongle console output" depends on USBDEBUG - default n + default y help Send coreboot debug output to USB.