add libusb and lsusb (usbutils)
[openwrt.git] / openwrt / package / usbutils / Config.in
1 config BR2_PACKAGE_USBUTILS
2 tristate "lsusb"
3 default m if CONFIG_DEVEL
4 select BR2_PACKAGE_LIBUSB
5 help
6 A program to list Linux USB devices
This page took 0.04352 seconds and 5 git commands to generate.