summaryrefslogtreecommitdiffstats
path: root/rules/host-dfu-util.in
diff options
context:
space:
mode:
Diffstat (limited to 'rules/host-dfu-util.in')
-rw-r--r--rules/host-dfu-util.in13
1 files changed, 13 insertions, 0 deletions
diff --git a/rules/host-dfu-util.in b/rules/host-dfu-util.in
new file mode 100644
index 000000000..7dfd42fec
--- /dev/null
+++ b/rules/host-dfu-util.in
@@ -0,0 +1,13 @@
+## SECTION=hosttools
+
+config HOST_DFU_UTIL
+ tristate
+ prompt "dfu-util"
+ help
+ dfu-util is the host side implementation of the DFU 1.0 and DFU 1.1
+ specifications of the USB forum. DFU is intended to download and
+ upload firmware to devices connected over USB. It ranges from small
+ devices like micro-controller boards up to mobile phones. Using
+ dfu-util you can download firmware to your DFU-enabled device or
+ upload firmware from it. dfu-util has been tested with the Openmoko
+ Neo1973 and Freerunner and many other devices.