X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/2d2de20c87800851bdfde176239df326bd79ea50..f70dbda432439dd2f489ebf4adb808a5a8f71ea4:/package/pptp/Config.in diff --git a/package/pptp/Config.in b/package/pptp/Config.in index 8ffeff264..88da23748 100644 --- a/package/pptp/Config.in +++ b/package/pptp/Config.in @@ -1,7 +1,11 @@ config BR2_PACKAGE_PPTP - tristate "PPTP Client" + 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/ +