summaryrefslogtreecommitdiffstats
path: root/package/pptpd/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'package/pptpd/Config.in')
-rw-r--r--package/pptpd/Config.in9
1 files changed, 7 insertions, 2 deletions
diff --git a/package/pptpd/Config.in b/package/pptpd/Config.in
index 691502916..ab495f064 100644
--- a/package/pptpd/Config.in
+++ b/package/pptpd/Config.in
@@ -1,7 +1,12 @@
config BR2_PACKAGE_PPTPD
- tristate "PPTP Server"
+ prompt "pptpd - a 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/
+
+