5 imply DFU_OVER_USB if USB_GADGET
21 This option allows performing update of DFU-managed medium with data
24 Detailed description of this feature can be found at ./doc/README.dfutftp
27 bool "MMC back end for DFU"
29 This option enables using DFU to read and write to MMC based storage.
32 bool "NAND back end for DFU"
33 depends on CMD_MTDPARTS
35 This option enables using DFU to read and write to NAND based
39 bool "RAM back end for DFU"
41 This option enables using DFU to read and write RAM on the target.
44 bool "SPI flash back end for DFU"
46 This option enables using DFU to read and write to SPI flash based