X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/0d342b7e50df8db7b10b67af856d053af3b292b6..5e109f6c4c771bdbfa068dd9a0b5464323293f05:/openwrt/package/pptpd/Config.in diff --git a/openwrt/package/pptpd/Config.in b/openwrt/package/pptpd/Config.in index 691502916..e75d71a03 100644 --- a/openwrt/package/pptpd/Config.in +++ b/openwrt/package/pptpd/Config.in @@ -1,7 +1,11 @@ config BR2_PACKAGE_PPTPD - tristate "PPTP Server" + 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/ +