xref: /kernel/linux/linux-6.6/drivers/input/rmi4/Makefile
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /kernel/linux/linux-6.6/drivers/input/rmi4/
162306a36Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0
262306a36Sopenharmony_ciobj-$(CONFIG_RMI4_CORE) += rmi_core.o
362306a36Sopenharmony_cirmi_core-y := rmi_bus.o rmi_driver.o rmi_f01.o
462306a36Sopenharmony_ci
562306a36Sopenharmony_cirmi_core-$(CONFIG_RMI4_2D_SENSOR) += rmi_2d_sensor.o
662306a36Sopenharmony_ci
762306a36Sopenharmony_ci# Function drivers
862306a36Sopenharmony_cirmi_core-$(CONFIG_RMI4_F03) += rmi_f03.o
962306a36Sopenharmony_cirmi_core-$(CONFIG_RMI4_F11) += rmi_f11.o
1062306a36Sopenharmony_cirmi_core-$(CONFIG_RMI4_F12) += rmi_f12.o
1162306a36Sopenharmony_cirmi_core-$(CONFIG_RMI4_F30) += rmi_f30.o
1262306a36Sopenharmony_cirmi_core-$(CONFIG_RMI4_F34) += rmi_f34.o rmi_f34v7.o
1362306a36Sopenharmony_cirmi_core-$(CONFIG_RMI4_F3A) += rmi_f3a.o
1462306a36Sopenharmony_cirmi_core-$(CONFIG_RMI4_F54) += rmi_f54.o
1562306a36Sopenharmony_cirmi_core-$(CONFIG_RMI4_F55) += rmi_f55.o
1662306a36Sopenharmony_ci
1762306a36Sopenharmony_ci# Transports
1862306a36Sopenharmony_ciobj-$(CONFIG_RMI4_I2C) += rmi_i2c.o
1962306a36Sopenharmony_ciobj-$(CONFIG_RMI4_SPI) += rmi_spi.o
2062306a36Sopenharmony_ciobj-$(CONFIG_RMI4_SMB) += rmi_smbus.o
21

Indexes created Thu Nov 07 10:32:03 CST 2024