mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-05 17:01:53 +02:00
7 lines
145 B
Plaintext
7 lines
145 B
Plaintext
|
config BR2_PACKAGE_USBUTILS
|
||
|
tristate "lsusb"
|
||
|
default m if CONFIG_DEVEL
|
||
|
select BR2_PACKAGE_LIBUSB
|
||
|
help
|
||
|
A program to list Linux USB devices
|