#
# Makefile for the input sensor drivers.
#

# Each configuration option enables a list of files.

obj-$(CONFIG_USE_CAP_SENSOR) += sx9320.o

