enable mrd6 in menuconfig
[openwrt.git] / openwrt / package / pptpd / Config.in
index e713b18..e75d71a 100644 (file)
@@ -1,7 +1,11 @@
 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/
+
This page took 0.024837 seconds and 4 git commands to generate.