Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 248514
b: refs/heads/master
c: f786bba
h: refs/heads/master
v: v3
  • Loading branch information
Benjamin Tissoires authored and Jiri Kosina committed Mar 24, 2011
1 parent 0c0f788 commit a983a3a
Show file tree
Hide file tree
Showing 5 changed files with 47 additions and 315 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 1e648a13720ef5de51f132501acf3e443d1a36d4
refs/heads/master: f786bba4499cf3de20da345ce090457ebcef03b0
7 changes: 1 addition & 6 deletions trunk/drivers/hid/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -55,12 +55,6 @@ source "drivers/hid/usbhid/Kconfig"
menu "Special HID drivers"
depends on HID

config HID_3M_PCT
tristate "3M PCT touchscreen"
depends on USB_HID
---help---
Support for 3M PCT touch screens.

config HID_A4TECH
tristate "A4 tech mice" if EXPERT
depends on USB_HID
Expand Down Expand Up @@ -314,6 +308,7 @@ config HID_MULTITOUCH
Generic support for HID multitouch panels.

Say Y here if you have one of the following devices:
- 3M PCT touch screens
- Cando dual touch panel
- Cypress TrueTouch panels
- Hanvon dual touch panels
Expand Down
1 change: 0 additions & 1 deletion trunk/drivers/hid/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ ifdef CONFIG_LOGIWII_FF
hid-logitech-y += hid-lg4ff.o
endif

obj-$(CONFIG_HID_3M_PCT) += hid-3m-pct.o
obj-$(CONFIG_HID_A4TECH) += hid-a4tech.o
obj-$(CONFIG_HID_ACRUX) += hid-axff.o
obj-$(CONFIG_HID_APPLE) += hid-apple.o
Expand Down
305 changes: 0 additions & 305 deletions trunk/drivers/hid/hid-3m-pct.c

This file was deleted.

Loading

0 comments on commit a983a3a

Please sign in to comment.