Fix typo
[openwrt.git] / package / usbutils / Config.in
index 9b7de2d..327d61e 100644 (file)
@@ -4,3 +4,9 @@ config BR2_PACKAGE_USBUTILS
        select BR2_PACKAGE_LIBUSB
        help
          A program to list Linux USB devices
+
+
+config BR2_PACKAGE_LSUSB
+       tristate
+       default BR2_PACKAGE_USBUTILS
+
This page took 0.026752 seconds and 4 git commands to generate.