also rename the config option.
Signed-off-by: Stefan Reinauer <stepan@coresystems.de>
Acked-by: Stefan Reinauer <stepan@coresystems.de>



git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5588 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
diff --git a/src/console/Kconfig b/src/console/Kconfig
index b9d6f69..a2e3cdd 100644
--- a/src/console/Kconfig
+++ b/src/console/Kconfig
@@ -86,7 +86,7 @@
 	depends on CONSOLE_SERIAL8250
 
 # TODO: FIX DEPENDENCY HERE
-config USBDEBUG_DIRECT
+config USBDEBUG
 	bool "USB 2.0 EHCI debug dongle support"
 	default n
 	help