disable non-essential packages by default if DEVELOPER is unset on make menuconfig
[openwrt/openwrt.git] / openwrt / package / arpwatch / Config.in
1 config BR2_PACKAGE_ARPWATCH
2 tristate "arpwatch"
3 default m if CONFIG_DEVEL
4 help
5 Ethernet monitor program for keeping track of ethernet/ip address pairings
6