diff options
Diffstat (limited to 'package/dfu-util/Config.in.host')
-rw-r--r-- | package/dfu-util/Config.in.host | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/package/dfu-util/Config.in.host b/package/dfu-util/Config.in.host new file mode 100644 index 000000000..cfeebdc21 --- /dev/null +++ b/package/dfu-util/Config.in.host @@ -0,0 +1,8 @@ +config BR2_PACKAGE_HOST_DFU_UTIL + bool "host dfu-util" + help + Dfu-util is the host side implementation of the DFU 1.0 + specification of the USB forum. DFU is intended to download + and upload firmware to devices connected over USB. + + http://dfu-util.gnumonks.org/ |