From 2e1c8a5f24fcb007f3cbc1508d1dd7aff6a83b44 Mon Sep 17 00:00:00 2001 From: wbx Date: Tue, 13 Dec 2005 17:38:27 +0000 Subject: more tristate -> prompt fixes git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2656 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/raddump/Config.in | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'package/raddump') diff --git a/package/raddump/Config.in b/package/raddump/Config.in index bacafe34a..68f391d52 100755 --- a/package/raddump/Config.in +++ b/package/raddump/Config.in @@ -1,8 +1,11 @@ config BR2_PACKAGE_RADDUMP - tristate "raddump........................... raddump interprets captured RADIUS packets." + prompt "raddump........................... raddump interprets captured RADIUS packets." + tristate default m if CONFIG_DEVEL select BR2_PACKAGE_LIBOPENSSL select BR2_PACKAGE_LIBPCAP help - raddump interprets captured RADIUS packets to print a timestamp, packet length, RADIUS packet type, - source and destination hosts and ports, and included attribute names and values for each packet. + raddump interprets captured RADIUS packets to print a + timestamp, packet length, RADIUS packet type, source and + destination hosts and ports, and included attribute names and + values for each packet. -- cgit v1.2.3