summaryrefslogtreecommitdiffstats
path: root/openwrt/package/pptp/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'openwrt/package/pptp/Config.in')
-rw-r--r--openwrt/package/pptp/Config.in11
1 files changed, 0 insertions, 11 deletions
diff --git a/openwrt/package/pptp/Config.in b/openwrt/package/pptp/Config.in
deleted file mode 100644
index 88da23748c..0000000000
--- a/openwrt/package/pptp/Config.in
+++ /dev/null
@@ -1,11 +0,0 @@
-config BR2_PACKAGE_PPTP
- 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/
-