Revert "TEST: USB_HOST not USB"
[platform/kernel/u-boot.git] / cmd / Kconfig
index a13a68f..a9fb4ee 100644 (file)
@@ -1322,7 +1322,7 @@ config CMD_UNIVERSE
 
 config CMD_USB
        bool "usb"
-       depends on USB_HOST
+       depends on USB
        select HAVE_BLOCK_DEVICE
        help
          USB support.