diff options
Diffstat (limited to 'openwrt/package/ttcp/Config.in')
-rw-r--r-- | openwrt/package/ttcp/Config.in | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/openwrt/package/ttcp/Config.in b/openwrt/package/ttcp/Config.in index 4c83b51..d4b81a1 100644 --- a/openwrt/package/ttcp/Config.in +++ b/openwrt/package/ttcp/Config.in @@ -1,5 +1,7 @@ config BR2_PACKAGE_TTCP - tristate "ttcp - TCP connection performance tester" + prompt "ttcp.............................. A TCP connection performance tester" + tristate default m if CONFIG_DEVEL help A small utility to test TCP connection performance + |