disable non-essential packages by default if DEVELOPER is unset on make menuconfig
[openwrt.git] / openwrt / package / ebtables / Config.in
1 config BR2_PACKAGE_EBTABLES
2 tristate "Ethernet Bridge Firewalling"
3 default m if CONFIG_DEVEL
4 help
5 Ethernet Bridge Firewalling (ebtables)
6 http://ebtables.sourceforge.net/
This page took 0.059173 seconds and 5 git commands to generate.