]> git.sur5r.net Git - u-boot/blobdiff - cmd/Kconfig
dfu: Migrate to Kconfig
[u-boot] / 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.