summaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen/Makefile
diff options
context:
space:
mode:
authorMichael Hennerich2009-03-10 04:12:52 +0100
committerDmitry Torokhov2009-03-10 04:14:10 +0100
commitb4be468cc1e65110d9144751bf7079dad6f142b7 (patch)
tree7a27ea54cee5fc76f17ecbec26d98094c5aff994 /drivers/input/touchscreen/Makefile
parentInput: add AD7877 touchscreen driver (diff)
downloadkernel-qcow2-linux-b4be468cc1e65110d9144751bf7079dad6f142b7.tar.gz
kernel-qcow2-linux-b4be468cc1e65110d9144751bf7079dad6f142b7.tar.xz
kernel-qcow2-linux-b4be468cc1e65110d9144751bf7079dad6f142b7.zip
Input: add AD7879 Touchscreen driver
[randy.dunlap@oracle.com: don't use bus_id] [dtor@mail.ru: locking and other fixups] Signed-off-by: Michael Hennerich <michael.hennerich@analog.com> Signed-off-by: Bryan Wu <cooloney@kernel.org> Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
Diffstat (limited to 'drivers/input/touchscreen/Makefile')
-rw-r--r--drivers/input/touchscreen/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/input/touchscreen/Makefile b/drivers/input/touchscreen/Makefile
index 45dfcd61be11..6700f7b9d165 100644
--- a/drivers/input/touchscreen/Makefile
+++ b/drivers/input/touchscreen/Makefile
@@ -7,6 +7,7 @@
wm97xx-ts-y := wm97xx-core.o
obj-$(CONFIG_TOUCHSCREEN_AD7877) += ad7877.o
+obj-$(CONFIG_TOUCHSCREEN_AD7879) += ad7879.o
obj-$(CONFIG_TOUCHSCREEN_ADS7846) += ads7846.o
obj-$(CONFIG_TOUCHSCREEN_ATMEL_TSADCC) += atmel_tsadcc.o
obj-$(CONFIG_TOUCHSCREEN_BITSY) += h3600_ts_input.o