summaryrefslogtreecommitdiffstats
path: root/package/pptp/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'package/pptp/Config.in')
-rw-r--r--package/pptp/Config.in8
1 files changed, 4 insertions, 4 deletions
diff --git a/package/pptp/Config.in b/package/pptp/Config.in
index 88da23748..425473a05 100644
--- a/package/pptp/Config.in
+++ b/package/pptp/Config.in
@@ -1,9 +1,9 @@
-config BR2_PACKAGE_PPTP
+config 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
+ default m if DEVEL
+ select PACKAGE_KMOD_GRE
+ select PACKAGE_PPP
help
A Point-to-Point Tunneling Protocol Client