summaryrefslogtreecommitdiffstats
path: root/drivers/hid/Makefile
diff options
context:
space:
mode:
authorStephane Chatty <chatty@lii-enac.fr>2010-01-13 00:29:16 +0100
committerJiri Kosina <jkosina@suse.cz>2010-01-13 00:29:16 +0100
commit49e4739a0cf681cbfe08c72232c1dcc130b66dde (patch)
treeb1f25ea5d56ec2971c7510692bc32796d2886a79 /drivers/hid/Makefile
parent74f292ca8c7a2b9370f80d97a49e48174f4c7635 (diff)
downloadop-kernel-dev-49e4739a0cf681cbfe08c72232c1dcc130b66dde.zip
op-kernel-dev-49e4739a0cf681cbfe08c72232c1dcc130b66dde.tar.gz
HID: add support for Acer T230H multitouch
Add support for the Quanta Optical Touch dual-touch panel, present in the Acer T230H monitor, HP L2105tm, and Packard-Bell Video 200t. Signed-off-by: Stephane Chatty <chatty@enac.fr> Tested-by: Jerome Vidal <jerom3@free.fr> Tested-by: Cedric Berthier <berthiec@gmail.com> Acked-by: Dmitry Torokhov <dtor@mail.ru> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'drivers/hid/Makefile')
-rw-r--r--drivers/hid/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/hid/Makefile b/drivers/hid/Makefile
index ce6c8da..15541c4 100644
--- a/drivers/hid/Makefile
+++ b/drivers/hid/Makefile
@@ -38,6 +38,7 @@ obj-$(CONFIG_HID_LOGITECH) += hid-logitech.o
obj-$(CONFIG_HID_MICROSOFT) += hid-microsoft.o
obj-$(CONFIG_HID_MONTEREY) += hid-monterey.o
obj-$(CONFIG_HID_NTRIG) += hid-ntrig.o
+obj-$(CONFIG_HID_QUANTA) += hid-quanta.o
obj-$(CONFIG_HID_PANTHERLORD) += hid-pl.o
obj-$(CONFIG_HID_PETALYNX) += hid-petalynx.o
obj-$(CONFIG_HID_SAMSUNG) += hid-samsung.o
OpenPOWER on IntegriCloud