disable non-essential packages by default if DEVELOPER is unset on make menuconfig
[openwrt/staging/dedeckeh.git] / openwrt / package / pptpd / Config.in
1 config BR2_PACKAGE_PPTPD
2 tristate "PPTP Server"
3 default m if CONFIG_DEVEL
4 select BR2_PACKAGE_KMOD_GRE
5 select BR2_PACKAGE_PPP
6 help
7 A Point-to-Point Tunneling Protocol Server