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

	  http://libusb.sourceforge.net/