Enable packages when dev. build
[openwrt.git] / package / aiccu / Config.in
index 541aadc..cc2bfe2 100644 (file)
@@ -1,8 +1,11 @@
 config BR2_PACKAGE_AICCU
+       tristate "aiccu - SixXS Automatic IPv6 Connectivity Client Utility"
+       default m if CONFIG_DEVEL
        select BR2_PACKAGE_KMOD_IPV6
-       tristate "aiccu"
-       default m
+       select BR2_PACKAGE_LIBPTHREAD
        help
-        SixXS Automatic IPv6 Connectivity Client Utility
+         SixXS Automatic IPv6 Connectivity Client Utility
+         
+         For more information about SixXS check http://www.sixxs.net/
+         
 
-        For more information about SixXS check http://www.sixxs.net
This page took 0.024233 seconds and 4 git commands to generate.