9 lines
156 B
Plaintext
9 lines
156 B
Plaintext
config BR2_PACKAGE_USBUTILS
|
|
bool "usbutils"
|
|
default n
|
|
select BR2_PACKAGE_LIBUSB
|
|
help
|
|
USB enumeration utilities
|
|
|
|
http://linux-usb.sourceforge.net/
|