From 879eb20d28509c03fae6d8612c2fcd32170f6fe2 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@2656 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- openwrt/package/raddump/Config.in | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'openwrt/package/raddump') diff --git a/openwrt/package/raddump/Config.in b/openwrt/package/raddump/Config.in index bacafe34a..68f391d52 100755 --- a/openwrt/package/raddump/Config.in +++ b/openwrt/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