diff options
| author | Jeremy Rosen <jeremy.rosen@openwide.fr> | 2012-11-06 00:50:12 +0000 |
|---|---|---|
| committer | Peter Korsgaard <jacmet@sunsite.dk> | 2012-11-07 09:41:59 +0100 |
| commit | 7103905fdeb4a92e4572045e16396e53cd1bf749 (patch) | |
| tree | d1db684ef78202cd827ec8d6b56b6f175db58a38 /package/fxload/Config.in | |
| parent | cf76170cc3418f36dd9e4daa2f3d0618ce3dc389 (diff) | |
| download | buildroot-7103905fdeb4a92e4572045e16396e53cd1bf749.tar.gz buildroot-7103905fdeb4a92e4572045e16396e53cd1bf749.zip | |
add new package fxload
Signed-off-by: Jérémy Rosen <jeremy.rosen@openwide.fr>
Acked-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'package/fxload/Config.in')
| -rw-r--r-- | package/fxload/Config.in | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/package/fxload/Config.in b/package/fxload/Config.in new file mode 100644 index 0000000000..ac190f043e --- /dev/null +++ b/package/fxload/Config.in @@ -0,0 +1,9 @@ +config BR2_PACKAGE_FXLOAD + bool "fxload" + help + This program is conveniently able to download firmware into FX, FX2, + and FX2LP EZ-USB devices, as well as the original AnchorChips EZ-USB. + It is intended to be invoked by hotplug scripts when the unprogrammed + device appears on the bus. + + http://sourceforge.net/projects/linux-hotplug/ |

