X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/0d342b7e50df8db7b10b67af856d053af3b292b6..5450c5199031918013b0a9f1d3eb6a39a99d9909:/openwrt/package/radvd/Config.in diff --git a/openwrt/package/radvd/Config.in b/openwrt/package/radvd/Config.in index 132690fa4..46bc355db 100644 --- a/openwrt/package/radvd/Config.in +++ b/openwrt/package/radvd/Config.in @@ -1,6 +1,10 @@ config BR2_PACKAGE_RADVD - select BR2_PACKAGE_KMOD_IPV6 - tristate "radvd" + prompt "radvd............................. IPv6 Routing Advertisement Daemon" + tristate default m if CONFIG_DEVEL + select BR2_PACKAGE_KMOD_IPV6 help Routing Advertisement Daemon for IPv6 + + http://v6web.litech.org/radvd/ +