summaryrefslogtreecommitdiff
path: root/src/drivers/usb/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'src/drivers/usb/Kconfig')
-rw-r--r--src/drivers/usb/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/drivers/usb/Kconfig b/src/drivers/usb/Kconfig
index f225ac12fb..b0baa42756 100644
--- a/src/drivers/usb/Kconfig
+++ b/src/drivers/usb/Kconfig
@@ -35,7 +35,7 @@ if USBDEBUG
config USBDEBUG_IN_ROMSTAGE
bool "Enable early (pre-RAM) usbdebug"
default y
- depends on EARLY_CBMEM_INIT && EARLY_CONSOLE
+ depends on EARLY_CBMEM_INIT
help
Configuring USB controllers in system-agent binary may cause
problems to usbdebug. Disabling this option delays usbdebug to