diff options
Diffstat (limited to 'openwrt/package/arptables/Config.in')
-rw-r--r-- | openwrt/package/arptables/Config.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openwrt/package/arptables/Config.in b/openwrt/package/arptables/Config.in index cde4d0541b..cd861cce7c 100644 --- a/openwrt/package/arptables/Config.in +++ b/openwrt/package/arptables/Config.in @@ -1,6 +1,6 @@ config BR2_PACKAGE_ARPTABLES tristate "ARP Firewalling" - default m + default m if CONFIG_DEVEL help ARP Firewalling (arptables) http://ebtables.sourceforge.net/ |