lots of small package changes and dependency cleanups for the V= stuff
[openwrt.git] / package / pptpd / Config.in
index e713b18b02275d255e25d4bc7cb64cb6761a201b..1bb1527ed89ade4dd118c2ff893e5b66b7f3327e 100644 (file)
@@ -1,7 +1,12 @@
 config BR2_PACKAGE_PPTPD
-       tristate "PPTP Server"
-       default m
+       prompt "pptpd - PPTP (Point-to-Point Tunneling Protocol) server"
+       tristate
+       default m if CONFIG_DEVEL
        select BR2_PACKAGE_KMOD_GRE
        select BR2_PACKAGE_PPP
        help
-         A Point-to-Point Tunneling Protocol Server 
+         A Point-to-Point Tunneling Protocol server
+         
+         http://poptop.sourceforge.net/
+         
+