diff options
Diffstat (limited to 'openwrt/package/amwall/Config.in')
-rw-r--r-- | openwrt/package/amwall/Config.in | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/openwrt/package/amwall/Config.in b/openwrt/package/amwall/Config.in index 978c63ee6..af5efe9b0 100644 --- a/openwrt/package/amwall/Config.in +++ b/openwrt/package/amwall/Config.in @@ -1,9 +1,10 @@ config BR2_PACKAGE_AMWALL - tristate "amwall - pf to iptables " + prompt "amwall............................ PF to iptables" + tristate default m if CONFIG_DEVEL select BR2_PACKAGE_LIBAMSEL - help - See - - http://amselinux.de/ + help + PF for iptables + + http://amselinux.de/ |