netfilter: ipset: list:set set type support
[firefly-linux-kernel-4.4.55.git] / net / netfilter / ipset / Kconfig
index 2512e7b82d127611048184545c72015a33f7f39d..3b970d34302392bc7c2b58efa5efa41e5095e244 100644 (file)
@@ -108,4 +108,14 @@ config IP_SET_HASH_NETPORT
 
          To compile it as a module, choose M here.  If unsure, say N.
 
+config IP_SET_LIST_SET
+       tristate "list:set set support"
+       depends on IP_SET
+       help
+         This option adds the list:set set type support. In this
+         kind of set one can store the name of other sets and it forms
+         an ordered union of the member sets.
+
+         To compile it as a module, choose M here.  If unsure, say N.
+
 endif # IP_SET