]> bbs.cooldavid.org Git - net-next-2.6.git/blame - drivers/input/touchscreen/Makefile
Input: elo - add support for non-pressure-sensitive touchscreens
[net-next-2.6.git] / drivers / input / touchscreen / Makefile
CommitLineData
1da177e4
LT
1#
2# Makefile for the mouse drivers.
3#
4
5# Each configuration option enables a list of files.
6
ffa458c1 7obj-$(CONFIG_TOUCHSCREEN_ADS7846) += ads7846.o
1da177e4
LT
8obj-$(CONFIG_TOUCHSCREEN_BITSY) += h3600_ts_input.o
9obj-$(CONFIG_TOUCHSCREEN_CORGI) += corgi_ts.o
10obj-$(CONFIG_TOUCHSCREEN_GUNZE) += gunze.o
11obj-$(CONFIG_TOUCHSCREEN_ELO) += elo.o
12obj-$(CONFIG_TOUCHSCREEN_MTOUCH) += mtouch.o
13obj-$(CONFIG_TOUCHSCREEN_MK712) += mk712.o
14obj-$(CONFIG_TOUCHSCREEN_HP600) += hp680_ts_input.o