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 8067b653f8bf..147223993b86 100644
--- a/drivers/hid/Kconfig
+++ b/drivers/hid/Kconfig
@@ -112,6 +112,13 @@ config HID_MICROSOFT
112 Support for some Microsoft devices which breaks less or more 112 Support for some Microsoft devices which breaks less or more
113 HID specification. 113 HID specification.
114 114
115config HID_SUNPLUS
116 tristate "Sunplus"
117 default m
118 depends on USB_HID
119 ---help---
120 Support for Sunplus WDesktop input device.
121
115endmenu 122endmenu
116 123
117endif # HID_SUPPORT 124endif # HID_SUPPORT