343eb8b583
Based on patch by Johan Sagaert, but with some additional tweaks. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
9 lines
195 B
Plaintext
9 lines
195 B
Plaintext
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
|