1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-01-16 18:01:06 +02:00

13 lines
213 B
Plaintext
Raw Normal View History

config BR2_PACKAGE_USBUTILS
tristate "lsusb"
default m if CONFIG_DEVEL
select BR2_PACKAGE_LIBUSB
help
A program to list Linux USB devices
config BR2_PACKAGE_LSUSB
tristate
default BR2_PACKAGE_USBUTILS