summaryrefslogtreecommitdiffstats
path: root/rules/openvpn.in
diff options
context:
space:
mode:
Diffstat (limited to 'rules/openvpn.in')
-rw-r--r--rules/openvpn.in7
1 files changed, 7 insertions, 0 deletions
diff --git a/rules/openvpn.in b/rules/openvpn.in
index 3ad493a8e..c62093755 100644
--- a/rules/openvpn.in
+++ b/rules/openvpn.in
@@ -35,6 +35,13 @@ menuconfig OPENVPN
if OPENVPN
+config OPENVPN_SMALL
+ bool
+ prompt "Enable smaller executable size"
+ default y
+ help
+ This disables OCC, usage message, and verb 4 parm list.
+
config OPENVPN_LZO
bool
prompt "Enable LZO compression"