Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 326075
b: refs/heads/master
c: c05fecb
h: refs/heads/master
i:
  326073: 6c962d1
  326071: b7b06a9
v: v3
  • Loading branch information
Greg Kroah-Hartman committed Sep 18, 2012
1 parent 5705bd3 commit f4f38ea
Show file tree
Hide file tree
Showing 4 changed files with 1,373 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: ac08de32d2e2b2b56bfe85720ec9e0b06e75350a
refs/heads/master: c05fecb1d57e7f4dd3244c7bfaf4374b02728238
8 changes: 8 additions & 0 deletions trunk/drivers/usb/serial/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -182,6 +182,14 @@ config USB_SERIAL_VISOR
To compile this driver as a module, choose M here: the
module will be called visor.

config USB_SERIAL_VIZZINI
tristate "USB Vizzini Serial Converter Driver"
help
Say Y here if you have a Vizzini USB to serial device.

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

config USB_SERIAL_IPAQ
tristate "USB PocketPC PDA Driver"
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 @@ -59,6 +59,7 @@ obj-$(CONFIG_USB_SERIAL_SYMBOL) += symbolserial.o
obj-$(CONFIG_USB_SERIAL_WWAN) += usb_wwan.o
obj-$(CONFIG_USB_SERIAL_TI) += ti_usb_3410_5052.o
obj-$(CONFIG_USB_SERIAL_VISOR) += visor.o
obj-$(CONFIG_USB_SERIAL_VIZZINI) += vizzini.o
obj-$(CONFIG_USB_SERIAL_WHITEHEAT) += whiteheat.o
obj-$(CONFIG_USB_SERIAL_XIRCOM) += keyspan_pda.o
obj-$(CONFIG_USB_SERIAL_VIVOPAY_SERIAL) += vivopay-serial.o
Expand Down
Loading

0 comments on commit f4f38ea

Please sign in to comment.