Lines Matching +full:i2c +full:- +full:hid
1 # SPDX-License-Identifier: GPL-2.0-only
3 tristate "I2C HID support"
5 depends on I2C && INPUT && HID
10 tristate "HID over I2C transport layer ACPI driver"
16 other HID based devices which is connected to your computer via I2C.
17 This driver supports ACPI-based systems.
22 will be called i2c-hid-acpi. It will also build/depend on the
23 module i2c-hid.
26 tristate "HID over I2C transport layer Open Firmware driver"
28 # (board-file) instantiated "hid-over-i2c" type i2c-clients.
33 other HID based devices which is connected to your computer via I2C.
34 This driver supports Open Firmware (Device Tree)-based systems as
35 well as binding to manually (board-file) instantiated i2c-hid-clients.
40 will be called i2c-hid-of. It will also build/depend on the
41 module i2c-hid.
44 tristate "Driver for Elan hid-i2c based devices on OF systems"
49 Say Y here if you want support for Elan i2c devices that use
50 the i2c-hid protocol on Open Firmware (Device Tree)-based
56 will be called i2c-hid-of-elan. It will also build/depend on
57 the module i2c-hid.
60 tristate "Driver for Goodix hid-i2c based devices on OF systems"
65 Say Y here if you want support for Goodix i2c devices that use
66 the i2c-hid protocol on Open Firmware (Device Tree)-based
72 will be called i2c-hid-of-goodix. It will also build/depend on
73 the module i2c-hid.