X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/7d655dbc5e81496e100c73d774938b0374b28949..5cbc14021bc1c511fadb82507885a92bcc181d4a:/openwrt/package/radvd/Config.in diff --git a/openwrt/package/radvd/Config.in b/openwrt/package/radvd/Config.in index 4857b4de8..46bc355db 100644 --- a/openwrt/package/radvd/Config.in +++ b/openwrt/package/radvd/Config.in @@ -1,7 +1,10 @@ config BR2_PACKAGE_RADVD + prompt "radvd............................. IPv6 Routing Advertisement Daemon" + tristate + default m if CONFIG_DEVEL select BR2_PACKAGE_KMOD_IPV6 - select BR2_PACKAGE_LIBFL - tristate "radvd" - default m help Routing Advertisement Daemon for IPv6 + + http://v6web.litech.org/radvd/ +