aboutsummaryrefslogtreecommitdiffstats
path: root/package/pptpd
diff options
context:
space:
mode:
Diffstat (limited to 'package/pptpd')
-rw-r--r--package/pptpd/Config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/pptpd/Config.in b/package/pptpd/Config.in
index e713b18b02..6915029164 100644
--- a/package/pptpd/Config.in
+++ b/package/pptpd/Config.in
@@ -1,6 +1,6 @@
config BR2_PACKAGE_PPTPD
tristate "PPTP Server"
- default m
+ default m if CONFIG_DEVEL
select BR2_PACKAGE_KMOD_GRE
select BR2_PACKAGE_PPP
help