From 0cfd99d729c2d53031c2d564a4b70760eb1a7c30 Mon Sep 17 00:00:00 2001 From: nico Date: Thu, 19 May 2005 16:49:23 +0000 Subject: Standardize package Config.in, change prompt to package name + short description, add URL when missing (and found) git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@956 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/radvd/Config.in | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'package/radvd') diff --git a/package/radvd/Config.in b/package/radvd/Config.in index 132690fa4..0923f1cb1 100644 --- a/package/radvd/Config.in +++ b/package/radvd/Config.in @@ -1,6 +1,9 @@ config BR2_PACKAGE_RADVD - select BR2_PACKAGE_KMOD_IPV6 - tristate "radvd" + tristate "radvd - IPv6 Routing Advertisement Daemon" default m if CONFIG_DEVEL + select BR2_PACKAGE_KMOD_IPV6 help Routing Advertisement Daemon for IPv6 + + http://v6web.litech.org/radvd/ + -- cgit v1.2.3