4683420c4c
'default n' is the default, so there's no need to say it explicitly.
8 lines
159 B
Plaintext
8 lines
159 B
Plaintext
config BR2_PACKAGE_LIBUSB
|
|
bool "libusb"
|
|
select BR2_PACKAGE_PKGCONFIG
|
|
help
|
|
Userspace library for accessing USB devices
|
|
|
|
http://libusb.sourceforge.net/
|