mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-02-06 11:01:05 +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
|