X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/7d655dbc5e81496e100c73d774938b0374b28949..9f2b0bd6972e4cbf1739cf0f9eb7594df49cf0dc:/openwrt/package/radvd/Config.in?ds=sidebyside diff --git a/openwrt/package/radvd/Config.in b/openwrt/package/radvd/Config.in index 4857b4de8..0923f1cb1 100644 --- a/openwrt/package/radvd/Config.in +++ b/openwrt/package/radvd/Config.in @@ -1,7 +1,9 @@ config BR2_PACKAGE_RADVD + tristate "radvd - IPv6 Routing Advertisement Daemon" + 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/ +