Merge branch 'for-6.3/steam' into for-linus
[linux-block.git] / drivers / hid / Kconfig
index ce488cf8765f8bfd1a2ccbdbb20de0403b8ead54..3fa0fa75ce7ab4b940bc9d78cfa7a22d2025220f 100644 (file)
@@ -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
@@ -1272,6 +1279,7 @@ config HID_MCP2221
 config HID_KUNIT_TEST
        tristate "KUnit tests for HID" if !KUNIT_ALL_TESTS
        depends on KUNIT=y
+       depends on HID_BATTERY_STRENGTH
        depends on HID_UCLOGIC
        default KUNIT_ALL_TESTS
        help