Input: synaptics-rmi4 - add device tree support for 2d sensors and F11
[deliverable/linux.git] / drivers / input / rmi4 / Makefile
CommitLineData
2b6a321d
AD
1obj-$(CONFIG_RMI4_CORE) += rmi_core.o
2rmi_core-y := rmi_bus.o rmi_driver.o rmi_f01.o
fdf51604 3
ff8f8370
AD
4rmi_core-$(CONFIG_RMI4_2D_SENSOR) += rmi_2d_sensor.o
5
6# Function drivers
7rmi_core-$(CONFIG_RMI4_F11) += rmi_f11.o
8
fdf51604
AD
9# Transports
10obj-$(CONFIG_RMI4_I2C) += rmi_i2c.o
This page took 0.025356 seconds and 5 git commands to generate.