Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 133550
b: refs/heads/master
c: 03ee251
h: refs/heads/master
v: v3
  • Loading branch information
Greg Kroah-Hartman committed Mar 24, 2009
1 parent 22d66c9 commit a84b00f
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 7 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: 97324955c62aaa104edea2ef4370dc8882a5ab82
refs/heads/master: 03ee251546a9360cbb4c27c250d128dcbcfd9931
10 changes: 5 additions & 5 deletions trunk/drivers/usb/serial/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -116,14 +116,14 @@ config USB_SERIAL_DIGI_ACCELEPORT
To compile this driver as a module, choose M here: the
module will be called digi_acceleport.

config USB_SERIAL_CP2101
tristate "USB CP2101 UART Bridge Controller"
config USB_SERIAL_CP210X
tristate "USB CP210x family of UART Bridge Controllers"
help
Say Y here if you want to use a CP2101/CP2102 based USB to RS232
converter.
Say Y here if you want to use a CP2101/CP2102/CP2103 based USB
to RS232 converters.

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

config USB_SERIAL_CYPRESS_M8
tristate "USB Cypress M8 USB Serial Driver"
Expand Down
2 changes: 1 addition & 1 deletion trunk/drivers/usb/serial/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ obj-$(CONFIG_USB_SERIAL_AIRCABLE) += aircable.o
obj-$(CONFIG_USB_SERIAL_ARK3116) += ark3116.o
obj-$(CONFIG_USB_SERIAL_BELKIN) += belkin_sa.o
obj-$(CONFIG_USB_SERIAL_CH341) += ch341.o
obj-$(CONFIG_USB_SERIAL_CP2101) += cp2101.o
obj-$(CONFIG_USB_SERIAL_CP210X) += cp210x.o
obj-$(CONFIG_USB_SERIAL_CYBERJACK) += cyberjack.o
obj-$(CONFIG_USB_SERIAL_CYPRESS_M8) += cypress_m8.o
obj-$(CONFIG_USB_SERIAL_DEBUG) += usb_debug.o
Expand Down
File renamed without changes.

0 comments on commit a84b00f

Please sign in to comment.