move old kamikaze out of trunk - will put buildroot-ng in there as soon as all the...
[openwrt/staging/dedeckeh.git] / openwrt / package / raddump / Config.in
diff --git a/openwrt/package/raddump/Config.in b/openwrt/package/raddump/Config.in
deleted file mode 100755 (executable)
index 68f391d..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-config BR2_PACKAGE_RADDUMP
-        prompt "raddump........................... raddump interprets captured RADIUS packets."
-       tristate
-       default m if CONFIG_DEVEL
-       select BR2_PACKAGE_LIBOPENSSL
-       select BR2_PACKAGE_LIBPCAP
-       help
-               raddump interprets captured RADIUS packets to print a
-               timestamp, packet length, RADIUS packet type, source and
-               destination hosts and ports, and included attribute names and
-               values for each packet.