Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 133544
b: refs/heads/master
c: 77aa2b5
h: refs/heads/master
v: v3
  • Loading branch information
Greg Kroah-Hartman committed Mar 24, 2009
1 parent d62f66d commit 515a21b
Show file tree
Hide file tree
Showing 8 changed files with 1 addition and 1,679 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: 8c209e6782ca0e3046803fc04a5ac01c8c10437a
refs/heads/master: 77aa2b5878f48d6ab6e0c412cc9214c845483475
39 changes: 0 additions & 39 deletions trunk/drivers/usb/misc/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -135,45 +135,6 @@ config USB_CYTHERM
To compile this driver as a module, choose M here: the
module will be called cytherm.

config USB_PHIDGET
tristate "USB Phidgets drivers"
depends on USB
help
Say Y here to enable the various drivers for devices from
Phidgets inc.

config USB_PHIDGETKIT
tristate "USB PhidgetInterfaceKit support"
depends on USB_PHIDGET
help
Say Y here if you want to connect a PhidgetInterfaceKit USB device
from Phidgets Inc.

To compile this driver as a module, choose M here: the
module will be called phidgetkit.

config USB_PHIDGETMOTORCONTROL
tristate "USB PhidgetMotorControl support"
depends on USB_PHIDGET
help
Say Y here if you want to connect a PhidgetMotorControl USB device
from Phidgets Inc.

To compile this driver as a module, choose M here: the
module will be called phidgetmotorcontrol.

config USB_PHIDGETSERVO
tristate "USB PhidgetServo support"
depends on USB_PHIDGET
help
Say Y here if you want to connect an 1 or 4 Motor PhidgetServo
servo controller version 2.0 or 3.0.

Phidgets Inc. has a web page at <http://www.phidgets.com/>.

To compile this driver as a module, choose M here: the
module will be called phidgetservo.

config USB_IDMOUSE
tristate "Siemens ID USB Mouse Fingerprint sensor support"
depends on USB
Expand Down
4 changes: 0 additions & 4 deletions trunk/drivers/usb/misc/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,6 @@ obj-$(CONFIG_USB_LCD) += usblcd.o
obj-$(CONFIG_USB_LD) += ldusb.o
obj-$(CONFIG_USB_LED) += usbled.o
obj-$(CONFIG_USB_LEGOTOWER) += legousbtower.o
obj-$(CONFIG_USB_PHIDGET) += phidget.o
obj-$(CONFIG_USB_PHIDGETKIT) += phidgetkit.o
obj-$(CONFIG_USB_PHIDGETMOTORCONTROL) += phidgetmotorcontrol.o
obj-$(CONFIG_USB_PHIDGETSERVO) += phidgetservo.o
obj-$(CONFIG_USB_RIO500) += rio500.o
obj-$(CONFIG_USB_TEST) += usbtest.o
obj-$(CONFIG_USB_TRANCEVIBRATOR) += trancevibrator.o
Expand Down
43 changes: 0 additions & 43 deletions trunk/drivers/usb/misc/phidget.c

This file was deleted.

12 changes: 0 additions & 12 deletions trunk/drivers/usb/misc/phidget.h

This file was deleted.

Loading

0 comments on commit 515a21b

Please sign in to comment.