move old kamikaze out of trunk - will put buildroot-ng in there as soon as all the...
[openwrt/staging/dedeckeh.git] / openwrt / package / bwm / Config.in
diff --git a/openwrt/package/bwm/Config.in b/openwrt/package/bwm/Config.in
deleted file mode 100644 (file)
index 932a71d..0000000
+++ /dev/null
@@ -1,8 +0,0 @@
-config BR2_PACKAGE_BWM
-       prompt "bwm............................... A very tiny BandWidth Monitor"
-       tristate
-       default m if CONFIG_DEVEL
-       help
-        Continually displays data transfer rates (received, transmitted, and
-        total) for each interface, measured in KiB/sec. Works by sampling
-        values from /proc/net/dev and calculating deltas.