mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-01-01 10:43:43 +00:00
HID: rmi: Add select RMI4_F3A in Kconfig
Add `select RMI4_F3A` under `HID_RMI` in Kconfig to support buttons and GPIOs on newer Synaptics HID RMI devices. Future devices will use F3A instead of F30, but F30 is still selected for backward compatibility. Signed-off-by: Vincent Huang <vincenth@synaptics.com> Signed-off-by: Jiri Kosina <jkosina@suse.com>
This commit is contained in:
parent
49a397ad24
commit
ae117e622a
@ -1096,6 +1096,7 @@ config HID_RMI
|
|||||||
select RMI4_F11
|
select RMI4_F11
|
||||||
select RMI4_F12
|
select RMI4_F12
|
||||||
select RMI4_F30
|
select RMI4_F30
|
||||||
|
select RMI4_F3A
|
||||||
help
|
help
|
||||||
Support for Synaptics RMI4 touchpads.
|
Support for Synaptics RMI4 touchpads.
|
||||||
Say Y here if you have a Synaptics RMI4 touchpads over i2c-hid or usbhid
|
Say Y here if you have a Synaptics RMI4 touchpads over i2c-hid or usbhid
|
||||||
|
Loading…
Reference in New Issue
Block a user