diff options
Diffstat (limited to 'openwrt/package/gcom/Config.in')
-rw-r--r-- | openwrt/package/gcom/Config.in | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/openwrt/package/gcom/Config.in b/openwrt/package/gcom/Config.in new file mode 100644 index 000000000..2fedc14a3 --- /dev/null +++ b/openwrt/package/gcom/Config.in @@ -0,0 +1,11 @@ +config BR2_PACKAGE_GCOM + prompt "gcom.............................. Option/Vodafone 3G/GPRS control tool" + tristate + default m + help + Option GlobeTrotter GPRS/EDGE/3G/HSDPA and Vodafone 3G/GPRS datacard control tool + + gcom is a scripting language interpreter useful for establishing communications + on serial lines and through PCMCIA modems as well as GPRS and 3G datacards. + + http://www.pharscape.org/content/view/46/70/ |