]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - cmd/Kconfig
Merge git://www.denx.de/git/u-boot-marvell
[karo-tx-uboot.git] / cmd / Kconfig
index 9ed7976f5857aa7964d4940dbafacfc4fcb62b45..86554ea36229098581f0c5dd22a40e9ea8090cf3 100644 (file)
@@ -404,6 +404,7 @@ config CMD_USB
 
 config CMD_DFU
        bool "dfu"
+       select USB_FUNCTION_DFU
        help
          Enables the command "dfu" which is used to have U-Boot create a DFU
          class device via USB.