aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen/Makefile
diff options
context:
space:
mode:
authorYoichi Yuasa <yuasa@linux-mips.org>2015-09-19 11:34:30 -0700
committerDmitry Torokhov <dmitry.torokhov@gmail.com>2015-10-05 17:50:53 -0700
commitc7efd123500b11568ce928a5cd91ad132ec36df5 (patch)
treef953fe7c1268f27a546e168338944eb059dde6e1 /drivers/input/touchscreen/Makefile
parentInput: parkbd - use parallel port device model (diff)
downloadlinux-dev-c7efd123500b11568ce928a5cd91ad132ec36df5.tar.xz
linux-dev-c7efd123500b11568ce928a5cd91ad132ec36df5.zip
Input: add support for ROHM BU21023/24 touchscreen
This adds support for ROHM BU21023/24 Dual touch resistive touchscreens. Signed-off-by: Yoichi Yuasa <yuasa@linux-mips.org> Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
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 baba189e3e16..17435c7e97e3 100644
--- a/drivers/input/touchscreen/Makefile
+++ b/drivers/input/touchscreen/Makefile
@@ -88,3 +88,4 @@ obj-$(CONFIG_TOUCHSCREEN_SX8654) += sx8654.o
obj-$(CONFIG_TOUCHSCREEN_TPS6507X) += tps6507x-ts.o
obj-$(CONFIG_TOUCHSCREEN_ZFORCE) += zforce_ts.o
obj-$(CONFIG_TOUCHSCREEN_COLIBRI_VF50) += colibri-vf50-ts.o
+obj-$(CONFIG_TOUCHSCREEN_ROHM_BU21023) += rohm_bu21023.o