9 lines
170 B
Plaintext
9 lines
170 B
Plaintext
config BR2_PACKAGE_LIBUSB
|
|
bool "libusb"
|
|
default n
|
|
select BR2_PACKAGE_PKGCONFIG
|
|
help
|
|
Userspace library for accessing USB devices
|
|
|
|
http://libusb.sourceforge.net/
|