summaryrefslogtreecommitdiffstats
path: root/kernel/Config.in.ipset
diff options
context:
space:
mode:
Diffstat (limited to 'kernel/Config.in.ipset')
-rw-r--r--kernel/Config.in.ipset3
1 files changed, 3 insertions, 0 deletions
diff --git a/kernel/Config.in.ipset b/kernel/Config.in.ipset
index 0758f0a..0f442e7 100644
--- a/kernel/Config.in.ipset
+++ b/kernel/Config.in.ipset
@@ -10,6 +10,9 @@
dep_tristate ' iphash set type support' CONFIG_IP_NF_SET_IPHASH $CONFIG_IP_NF_SET
dep_tristate ' nethash set type support' CONFIG_IP_NF_SET_NETHASH $CONFIG_IP_NF_SET
dep_tristate ' ipporthash set type support' CONFIG_IP_NF_SET_IPPORTHASH $CONFIG_IP_NF_SET
+ dep_tristate ' ipportiphash set type support' CONFIG_IP_NF_SET_IPPORTIPHASH $CONFIG_IP_NF_SET
+ dep_tristate ' ipportnethash set type support' CONFIG_IP_NF_SET_IPPORTNETHASH $CONFIG_IP_NF_SET
dep_tristate ' iptree set type support' CONFIG_IP_NF_SET_IPTREE $CONFIG_IP_NF_SET
dep_tristate ' iptreemap set type support' CONFIG_IP_NF_SET_IPTREEMAP $CONFIG_IP_NF_SET
+ dep_tristate ' setlist set type support' CONFIG_IP_NF_SET_SETLIST $CONFIG_IP_NF_SET
fi