summaryrefslogtreecommitdiff
path: root/drivers/hid/Kconfig
diff options
context:
space:
mode:
authorStefan Achatz <erazor_de@users.sourceforge.net>2011-11-24 16:46:24 (GMT)
committerJiri Kosina <jkosina@suse.cz>2011-12-06 09:21:10 (GMT)
commitd41c2a7011dffc60571eab8dc4e2a297ef106f44 (patch)
tree9412f46a22c7cd5fc89b6129c77da77746421c46 /drivers/hid/Kconfig
parent8e8da023f5af71662867729db5547dc54786093c (diff)
downloadlinux-d41c2a7011dffc60571eab8dc4e2a297ef106f44.tar.xz
HID: roccat: Add support for Isku keyboard
This patch adds support for Roccat Isku keyboard. Userland tools can be found at http://sourceforge.net/projects/roccat Signed-off-by: Stefan Achatz <erazor_de@users.sourceforge.net> 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 22a4a05..7f11907 100644
--- a/drivers/hid/Kconfig
+++ b/drivers/hid/Kconfig
@@ -492,6 +492,13 @@ config HID_ROCCAT_ARVO
---help---
Support for Roccat Arvo keyboard.
+config HID_ROCCAT_ISKU
+ tristate "Roccat Isku keyboard support"
+ depends on USB_HID
+ depends on HID_ROCCAT
+ ---help---
+ Support for Roccat Isku keyboard.
+
config HID_ROCCAT_KONE
tristate "Roccat Kone Mouse support"
depends on USB_HID