aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hid/Kconfig
diff options
context:
space:
mode:
authorChris Schlund <chrisschlund@gmx.de>2011-02-03 16:41:47 +0100
committerJiri Kosina <jkosina@suse.cz>2011-02-03 16:41:59 +0100
commit75b07022462fc33d6be15669ad604118653210a9 (patch)
treeac3eb74b5abc38e89e3fcb1711a94ff4fda13be9 /drivers/hid/Kconfig
parentHID: hidraw: Replace Confusing += Operator with = (diff)
downloadlinux-dev-75b07022462fc33d6be15669ad604118653210a9.tar.xz
linux-dev-75b07022462fc33d6be15669ad604118653210a9.zip
HID: add support for wireless remote LC Power model RC1000MCE
Signed-off-by: Chris Schlund <chrisschlund@gmx.de> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'drivers/hid/Kconfig')
-rw-r--r--drivers/hid/Kconfig6
1 files changed, 6 insertions, 0 deletions
diff --git a/drivers/hid/Kconfig b/drivers/hid/Kconfig
index 24cca2f69dfc..94e73db580d2 100644
--- a/drivers/hid/Kconfig
+++ b/drivers/hid/Kconfig
@@ -218,6 +218,12 @@ config HID_KENSINGTON
---help---
Support for Kensington Slimblade Trackball.
+config HID_LCPOWER
+ tristate "LC-Power"
+ depends on USB_HID
+ ---help---
+ Support for LC-Power RC1000MCE RF remote control.
+
config HID_LOGITECH
tristate "Logitech devices" if EMBEDDED
depends on USB_HID