aboutsummaryrefslogtreecommitdiffstats
path: root/package/fxload/Config.in
diff options
context:
space:
mode:
authorJeremy Rosen <jeremy.rosen@openwide.fr>2012-11-06 00:50:12 +0000
committerPeter Korsgaard <jacmet@sunsite.dk>2012-11-07 09:41:59 +0100
commit7103905fdeb4a92e4572045e16396e53cd1bf749 (patch)
treed1db684ef78202cd827ec8d6b56b6f175db58a38 /package/fxload/Config.in
parentcf76170cc3418f36dd9e4daa2f3d0618ce3dc389 (diff)
downloadbuildroot-novena-7103905fdeb4a92e4572045e16396e53cd1bf749.tar.gz
buildroot-novena-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.in9
1 files changed, 9 insertions, 0 deletions
diff --git a/package/fxload/Config.in b/package/fxload/Config.in
new file mode 100644
index 000000000..ac190f043
--- /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/