summaryrefslogtreecommitdiff
path: root/drivers/hid/Kconfig
diff options
context:
space:
mode:
authorJiri Slaby <jirislaby@gmail.com>2008-06-23 19:56:07 (GMT)
committerJiri Kosina <jkosina@suse.cz>2008-10-14 21:50:51 (GMT)
commit90231e7eaf752856a2c13f786f36ec7f641bad28 (patch)
treefd9056ecefeb52709c8ddca651428105552c2a84 /drivers/hid/Kconfig
parent78a849a682a1d5ee7b7187b08abdc48656326a4e (diff)
downloadlinux-fsl-qoriq-90231e7eaf752856a2c13f786f36ec7f641bad28.tar.xz
HID: move sunplus quirks
Signed-off-by: Jiri Slaby <jirislaby@gmail.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
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 8067b65..1472239 100644
--- a/drivers/hid/Kconfig
+++ b/drivers/hid/Kconfig
@@ -112,6 +112,13 @@ config HID_MICROSOFT
Support for some Microsoft devices which breaks less or more
HID specification.
+config HID_SUNPLUS
+ tristate "Sunplus"
+ default m
+ depends on USB_HID
+ ---help---
+ Support for Sunplus WDesktop input device.
+
endmenu
endif # HID_SUPPORT