blob: 8ac0c70f24c5128a855e183ef889f71e8e403b31 (
plain)
1
2
3
4
5
6
7
8
9
|
config BR2_PACKAGE_LIBUSB
tristate "libusb - Library for accessing Linux USB devices"
default m if CONFIG_DEVEL
help
A library for accessing Linux USB devices
http://libusb.sourceforge.net/
|