summary refs log tree commit diff
path: root/drivers/input/rmi4/Makefile
diff options
context:
space:
mode:
authorNick Dyer <nick@shmanahar.org>2016-11-22 17:44:12 -0800
committerDmitry Torokhov <dmitry.torokhov@gmail.com>2016-11-22 17:59:23 -0800
commit29fd0ec2bdbef6734fd4c39c23f61d9f030a66a0 (patch)
tree5975ca58b4d44fb37eb2dda07577350910f60726 /drivers/input/rmi4/Makefile
parent792f497b22afd0563b94dd8fa129a05f762a2c25 (diff)
downloadlinux-29fd0ec2bdbef6734fd4c39c23f61d9f030a66a0.tar.gz
Input: synaptics-rmi4 - add support for F34 device reflash
Add support for updating firmware, triggered by a sysfs attribute.

This patch has been tested on Synaptics S7300.

Signed-off-by: Nick Dyer <nick@shmanahar.org>
Tested-by: Chris Healy <cphealy@gmail.com>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Diffstat (limited to 'drivers/input/rmi4/Makefile')
-rw-r--r--drivers/input/rmi4/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/input/rmi4/Makefile b/drivers/input/rmi4/Makefile
index a6e27527d514..0250abf38ad9 100644
--- a/drivers/input/rmi4/Makefile
+++ b/drivers/input/rmi4/Makefile
@@ -7,6 +7,7 @@ rmi_core-$(CONFIG_RMI4_2D_SENSOR) += rmi_2d_sensor.o
 rmi_core-$(CONFIG_RMI4_F11) += rmi_f11.o
 rmi_core-$(CONFIG_RMI4_F12) += rmi_f12.o
 rmi_core-$(CONFIG_RMI4_F30) += rmi_f30.o
+rmi_core-$(CONFIG_RMI4_F34) += rmi_f34.o
 rmi_core-$(CONFIG_RMI4_F54) += rmi_f54.o
 
 # Transports