blob: 7f1144f1b260e82367e0630af860a63295b7f297 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
config ADK_PACKAGE_PPTPD
prompt "pptpd............................. PPTP (Point-to-Point Tunneling Protocol) server"
tristate
default n
select ADK_KPACKAGE_KMOD_NET_IPGRE
select ADK_PACKAGE_PPP
help
A Point-to-Point Tunneling Protocol server
http://poptop.sourceforge.net/
|