summaryrefslogtreecommitdiff
path: root/package/libusb/Config.in
blob: 20f2556c708b4653fae8c710662e53459f4641f6 (plain)
1
2
3
4
5
6
7
config BR2_PACKAGE_LIBUSB
	bool "libusb"
	select BR2_PACKAGE_PKGCONFIG
	help
	  Userspace library for accessing USB devices

	  http://libusb.sourceforge.net/