add rrs package (thanks to Chris Putnam)
[openwrt.git] / openwrt / package / ndisc / Config.in
index 8759c32..5aea49c 100644 (file)
@@ -7,8 +7,7 @@ config BR2_PACKAGE_NDISC
 
 config BR2_PACKAGE_NDISC6
        tristate "ndisc6 - ICMPv6 neighbour discovery tool"
-#      default m if CONFIG_DEVEL
-       default n
+       default m if CONFIG_DEVEL
        select BR2_PACKAGE_NDISC
        help
          
@@ -19,8 +18,7 @@ config BR2_PACKAGE_NDISC6
 
 config BR2_PACKAGE_RDISC6
        tristate "rdisc6 - ICMPv6 router discovery tool"
-#      default m if CONFIG_DEVEL
-       default n
+       default m if CONFIG_DEVEL
        select BR2_PACKAGE_NDISC
        help
          
This page took 0.024081 seconds and 4 git commands to generate.