X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/f77b88d124ea1c900f9cf5e04046939aad48bbe1..e4cbbf88167f9f08edc949f0463da821aad45595:/package/iptables/Config.in 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