package/cwiid: select BlueZ HID plugin

the HID plugin now needs to be explictly enabled.

Signed-off-by: Michael Nosthoff <buildroot@heine.tech>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
This commit is contained in:
Michael Nosthoff 2021-07-31 22:38:05 +02:00 committed by Arnout Vandecappelle (Essensium/Mind)
parent 78428b24a8
commit 7dcadf5c28

View File

@ -7,6 +7,7 @@ config BR2_PACKAGE_CWIID
depends on BR2_TOOLCHAIN_HEADERS_AT_LEAST_3_4 # bluez5_utils
depends on BR2_TOOLCHAIN_HAS_SYNC_4 # bluez5_utils
select BR2_PACKAGE_BLUEZ5_UTILS
select BR2_PACKAGE_BLUEZ5_UTILS_PLUGINS_HID # runtime
help
A collection of Linux tools written in C for interfacing to
the Nintendo Wiimote.