move old kamikaze out of trunk - will put buildroot-ng in there as soon as all the...
[openwrt/openwrt.git] / openwrt / package / usbutils / Config.in
diff --git a/openwrt/package/usbutils/Config.in b/openwrt/package/usbutils/Config.in
deleted file mode 100644 (file)
index c9f525b..0000000
+++ /dev/null
@@ -1,15 +0,0 @@
-config BR2_COMPILE_USBUTILS
-       tristate
-       depends BR2_PACKAGE_LSUSB
-
-config BR2_PACKAGE_LSUSB
-       prompt "lsusb............................. USB devices listing program"
-       tristate
-       default m if CONFIG_DEVEL
-       select BR2_COMPILE_USBUTILS
-       select BR2_PACKAGE_LIBUSB
-       help
-         A program to list Linux USB devices
-         
-         http://linux-usb.sourceforge.net/
-