summaryrefslogtreecommitdiffstats
path: root/commands
diff options
context:
space:
mode:
Diffstat (limited to 'commands')
-rw-r--r--commands/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/commands/Kconfig b/commands/Kconfig
index 8ee0805407..7ca212278f 100644
--- a/commands/Kconfig
+++ b/commands/Kconfig
@@ -1835,7 +1835,7 @@ config CMD_LED_TRIGGER
config CMD_USB
bool
- depends on USB
+ depends on USB_HOST
prompt "usb command"
default y
help