summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/console/Kconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/console/Kconfig b/src/console/Kconfig
index 4f084cbf28..fa6f840035 100644
--- a/src/console/Kconfig
+++ b/src/console/Kconfig
@@ -89,6 +89,9 @@ config HAVE_USBDEBUG
def_bool n
config USBDEBUG
+ def_bool n
+
+config USBDEBUG
bool "USB 2.0 EHCI debug dongle support"
default n
depends on HAVE_USBDEBUG