From fdffe64b4645d2f44cf8876681d41ac4d2ef1561 Mon Sep 17 00:00:00 2001 From: Nicolas Thill Date: Sat, 5 Nov 2005 02:16:36 +0000 Subject: reorganize/rationalize/format package menuconfig, make updatedd modular git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2333 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/ttcp/Config.in | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'package/ttcp') diff --git a/package/ttcp/Config.in b/package/ttcp/Config.in index 4c83b515fd..d4b81a1989 100644 --- a/package/ttcp/Config.in +++ b/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 + -- cgit v1.2.3