large init script cleanup and merge of whiterussian changes, new dnsmasq config handling
[openwrt.git] / package / pptp / Config.in
index 40c1ded..88da237 100644 (file)
@@ -1,7 +1,11 @@
 config BR2_PACKAGE_PPTP
-       tristate "PPTP Client"
-       default m
+       prompt "pptp.............................. PPTP (Point-to-Point Tunneling Protocol) client"
+       tristate
+       default m if CONFIG_DEVEL
        select BR2_PACKAGE_KMOD_GRE
        select BR2_PACKAGE_PPP
        help
          A Point-to-Point Tunneling Protocol Client 
+         
+         http://pptpclient.sourceforge.net/
+
This page took 0.026731 seconds and 4 git commands to generate.