aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hid/Kconfig
diff options
context:
space:
mode:
authorJiri Slaby <jirislaby@gmail.com>2008-06-24 18:07:50 -0400
committerJiri Kosina <jkosina@suse.cz>2008-10-14 17:50:53 -0400
commit3b8006e51038ef263a0404756d9e190c9a9f74d5 (patch)
tree903b947416afbac962f754e0ea57edad75574969 /drivers/hid/Kconfig
parent1e76253220dbe66e048e55680266dd1f4af0be85 (diff)
HID: move monterey 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 04f646a90d32..d71507a5cccb 100644
--- a/drivers/hid/Kconfig
+++ b/drivers/hid/Kconfig
@@ -154,6 +154,13 @@ config HID_MICROSOFT
154 Support for some Microsoft devices which breaks less or more 154 Support for some Microsoft devices which breaks less or more
155 HID specification. 155 HID specification.
156 156
157config HID_MONTEREY
158 tristate "Monterey"
159 default m
160 depends on USB_HID
161 ---help---
162 Support for Monterey Genius KB29E.
163
157config HID_PETALYNX 164config HID_PETALYNX
158 tristate "Petalynx" 165 tristate "Petalynx"
159 default m 166 default m