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