openwrtv4/openwrt/package/pptpd/Config.in
Nicolas Thill d6dd9bf941 Convert pptpd to new packaging style
SVN-Revision: 942
2005-05-19 00:03:33 +00:00

12 lines
278 B
Text

config BR2_PACKAGE_PPTPD
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
http://poptop.sourceforge.net/