diff options
Diffstat (limited to 'src/Kconfig')
-rw-r--r-- | src/Kconfig | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/src/Kconfig b/src/Kconfig index cba48af8e5..8de9dafe25 100644 --- a/src/Kconfig +++ b/src/Kconfig @@ -961,16 +961,6 @@ config DEBUG_SPI_FLASH help This option enables additional SPI flash related debug messages. -config DEBUG_USBDEBUG - bool "Output verbose USB 2.0 EHCI debug dongle messages" - default n - depends on USBDEBUG - help - This option enables additional USB 2.0 debug dongle related messages. - - Select this to debug the connection of usbdebug dongle. Note that - you need some other working console to receive the messages. - if SOUTHBRIDGE_INTEL_BD82X6X && DEFAULT_CONSOLE_LOGLEVEL_8 # Only visible with the right southbridge and loglevel. config DEBUG_INTEL_ME |