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
|