let ipkg fail when a package file to be installed is not found
[openwrt/staging/wigyori.git] / openwrt / package / bwm / Config.in
1 config BR2_PACKAGE_BWM
2 prompt "bwm............................... A very tiny BandWidth Monitor"
3 tristate
4 default m if CONFIG_DEVEL
5 help
6 Continually displays data transfer rates (received, transmitted, and
7 total) for each interface, measured in KiB/sec. Works by sampling
8 values from /proc/net/dev and calculating deltas.