blob: 73ff4b7498f08b2940521222e63ad22c5a50f64c (
plain)
1
2
3
4
5
6
7
8
  | 
config BR2_PACKAGE_LIBHID
	bool "libhid"
	select BR2_PACKAGE_LIBUSB
	select BR2_PACKAGE_LIBUSB_COMPAT
	help
	  Userspace library for accessing USB HID devices
	  http://libhid.alioth.debian.org
  |