aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hid/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/hid/Kconfig')
-rw-r--r--drivers/hid/Kconfig7
1 files changed, 7 insertions, 0 deletions
diff --git a/drivers/hid/Kconfig b/drivers/hid/Kconfig
index 7e67dcb3d4f6..21edf407bbda 100644
--- a/drivers/hid/Kconfig
+++ b/drivers/hid/Kconfig
@@ -271,6 +271,13 @@ config THRUSTMASTER_FF
271 Say Y here if you have a THRUSTMASTER FireStore Dual Power 2 or 271 Say Y here if you have a THRUSTMASTER FireStore Dual Power 2 or
272 a THRUSTMASTER Ferrari GT Rumble Force or Force Feedback Wheel. 272 a THRUSTMASTER Ferrari GT Rumble Force or Force Feedback Wheel.
273 273
274config HID_WACOM
275 tristate "Wacom Bluetooth devices support" if EMBEDDED
276 depends on BT_HIDP
277 default !EMBEDDED
278 ---help---
279 Support for Wacom Graphire Bluetooth tablet.
280
274config ZEROPLUS_FF 281config ZEROPLUS_FF
275 tristate "Zeroplus based game controller support" 282 tristate "Zeroplus based game controller support"
276 depends on USB_HID 283 depends on USB_HID