summaryrefslogtreecommitdiffstats
path: root/drivers/hid/Kconfig
diff options
context:
space:
mode:
authorBenjamin Tissoires <benjamin.tissoires@redhat.com>2023-02-22 10:32:22 +0100
committerBenjamin Tissoires <benjamin.tissoires@redhat.com>2023-02-22 10:32:22 +0100
commit1f3a95734401085fe2e2cfc1a004d58114268c1f (patch)
tree18c5cc204576bd6bbe77a3ec9d5657d2cdb1b08a /drivers/hid/Kconfig
parent33238632295e6f1e7176b77ab6aa9ed6c0b86366 (diff)
parentf5cd71cfdb5c850d93d258c43c379f144acaae35 (diff)
downloadlinux-stable-1f3a95734401085fe2e2cfc1a004d58114268c1f.tar.gz
linux-stable-1f3a95734401085fe2e2cfc1a004d58114268c1f.tar.bz2
linux-stable-1f3a95734401085fe2e2cfc1a004d58114268c1f.zip
Merge branch 'for-6.3/evision' into for-linus
New hid-evision driver for EVision keyboards (Philippe Valembois)
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 d253b3ff2e0c..757a6fe8594a 100644
--- a/drivers/hid/Kconfig
+++ b/drivers/hid/Kconfig
@@ -329,6 +329,13 @@ config HID_ELO
Support for the ELO USB 4000/4500 touchscreens. Note that this is for
different devices than those handled by CONFIG_TOUCHSCREEN_USB_ELO.
+config HID_EVISION
+ tristate "EVision Keyboards Support"
+ depends on HID
+ help
+ Support for some EVision keyboards. Note that this is needed only when
+ applying customization using userspace programs.
+
config HID_EZKEY
tristate "Ezkey BTC 8193 keyboard"
default !EXPERT