X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/f77b88d124ea1c900f9cf5e04046939aad48bbe1..5145fc3a3d01448888f1fce9b68ca19972131552:/package/iptables/Config.in?ds=inline diff --git a/package/iptables/Config.in b/package/iptables/Config.in index 1244f1091..5e1cd60c0 100644 --- a/package/iptables/Config.in +++ b/package/iptables/Config.in @@ -6,6 +6,13 @@ config BR2_PACKAGE_IPTABLES http://www.iptables.org/ +config BR2_PACKAGE_IPTABLES_UTILS + tristate "save and restore" + default m + depends BR2_PACKAGE_IPTABLES + help + iptables-save and iptables-restore + config BR2_PACKAGE_IPTABLES_EXTRA tristate "extra modules" default m