Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 303891
b: refs/heads/master
c: f7a33e6
h: refs/heads/master
i:
  303889: dd54b12
  303887: c675aee
v: v3
  • Loading branch information
Bill Pemberton authored and Greg Kroah-Hartman committed May 10, 2012
1 parent d1d7d79 commit ac061a1
Show file tree
Hide file tree
Showing 4 changed files with 1,160 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 1fbfeff9274561d110eb796e60726bc54e95db97
refs/heads/master: f7a33e608d9ae022b7f49307921627e34e9484ed
9 changes: 9 additions & 0 deletions trunk/drivers/usb/serial/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -669,6 +669,15 @@ config USB_SERIAL_SSU100
To compile this driver as a module, choose M here: the
module will be called ssu100.

config USB_SERIAL_QT2
tristate "USB Quatech Serial Driver for USB 2 devices"
help
Say Y here if you want to use the Quatech USB 2
serial adapters.

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

config USB_SERIAL_DEBUG
tristate "USB Debugging Device"
help
Expand Down
1 change: 1 addition & 0 deletions trunk/drivers/usb/serial/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ obj-$(CONFIG_USB_SERIAL_OTI6858) += oti6858.o
obj-$(CONFIG_USB_SERIAL_PL2303) += pl2303.o
obj-$(CONFIG_USB_SERIAL_QCAUX) += qcaux.o
obj-$(CONFIG_USB_SERIAL_QUALCOMM) += qcserial.o
obj-$(CONFIG_USB_SERIAL_QT2) += quatech2.o
obj-$(CONFIG_USB_SERIAL_SAFE) += safe_serial.o
obj-$(CONFIG_USB_SERIAL_SIEMENS_MPI) += siemens_mpi.o
obj-$(CONFIG_USB_SERIAL_SIERRAWIRELESS) += sierra.o
Expand Down
Loading

0 comments on commit ac061a1

Please sign in to comment.