Merge tag 'wireless-drivers-for-davem-2016-06-04' of git://git.kernel.org/pub/scm...
[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
b43d2c1e 8rmi_core-$(CONFIG_RMI4_F12) += rmi_f12.o
562b42d3 9rmi_core-$(CONFIG_RMI4_F30) += rmi_f30.o
ff8f8370 10
fdf51604
AD
11# Transports
12obj-$(CONFIG_RMI4_I2C) += rmi_i2c.o
8d99758d 13obj-$(CONFIG_RMI4_SPI) += rmi_spi.o
This page took 0.041964 seconds and 5 git commands to generate.