aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hid/Kconfig
diff options
context:
space:
mode:
authorBenjamin Tissoires <benjamin.tissoires@redhat.com>2022-10-05 10:30:18 +0100
committerBenjamin Tissoires <benjamin.tissoires@redhat.com>2022-10-05 10:30:18 +0100
commitb0400ff2942a71b7cde2107786084ac38126519c (patch)
treef21e2e07042493285b8d7271dd1a1fc3e85efe95 /drivers/hid/Kconfig
parentMerge branch 'for-6.1/nintendo' into for-linus (diff)
parenthid: topre: Add driver fixing report descriptor (diff)
downloadlinux-dev-b0400ff2942a71b7cde2107786084ac38126519c.tar.xz
linux-dev-b0400ff2942a71b7cde2107786084ac38126519c.zip
Merge branch 'for-6.1/topre' into for-linus
- Fix Topre REALFORCE R2 keyboard so it can send more than 6 keys at the time (Harry Stern)
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 11a0c7c40c29..b2ab14d27640 100644
--- a/drivers/hid/Kconfig
+++ b/drivers/hid/Kconfig
@@ -1077,6 +1077,12 @@ config HID_TOPSEED
Say Y if you have a TopSeed Cyberlink or BTC Emprex or Conceptronic
CLLRCMCE remote control.
+config HID_TOPRE
+ tristate "Topre REALFORCE keyboards"
+ depends on HID
+ help
+ Say Y for N-key rollover support on Topre REALFORCE R2 108 key keyboards.
+
config HID_THINGM
tristate "ThingM blink(1) USB RGB LED"
depends on LEDS_CLASS