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 a66ffe747d9c..aba8facecce8 100644
--- a/drivers/hid/Kconfig
+++ b/drivers/hid/Kconfig
@@ -152,6 +152,13 @@ config HID_GYRATION
152 ---help--- 152 ---help---
153 Support for Gyration remote control. 153 Support for Gyration remote control.
154 154
155config HID_TWINHAN
156 tristate "Twinhan" if EMBEDDED
157 depends on USB_HID
158 default !EMBEDDED
159 ---help---
160 Support for Twinhan IR remote control.
161
155config HID_KENSINGTON 162config HID_KENSINGTON
156 tristate "Kensington" if EMBEDDED 163 tristate "Kensington" if EMBEDDED
157 depends on USB_HID 164 depends on USB_HID