Fix the build, CONFIG_USBDEBUG must always be defined (trivial).

Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de>
Acked-by: Uwe Hermann <uwe@hermann-uwe.de>



git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5849 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
Uwe Hermann 2010-09-26 10:34:36 +00:00
parent 65e60344ad
commit 02260bcdee
1 changed files with 3 additions and 0 deletions

View File

@ -88,6 +88,9 @@ config TTYS0_LCS
config HAVE_USBDEBUG
def_bool n
config USBDEBUG
def_bool n
config USBDEBUG
bool "USB 2.0 EHCI debug dongle support"
default n