Merge remote-tracking branch 'omap_dss2/for-next'
[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
3a762dbd 10rmi_core-$(CONFIG_RMI4_F54) += rmi_f54.o
ff8f8370 11
fdf51604
AD
12# Transports
13obj-$(CONFIG_RMI4_I2C) += rmi_i2c.o
8d99758d 14obj-$(CONFIG_RMI4_SPI) += rmi_spi.o
This page took 0.059895 seconds and 5 git commands to generate.