aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial/Kconfig
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@suse.de>2009-02-13 17:25:46 -0800
committerGreg Kroah-Hartman <gregkh@suse.de>2009-03-24 16:20:32 -0700
commit68b44eaed5def7b6490c23c3e88c6f2ccec57beb (patch)
tree202bd8e581a237ff490ccb18dfc593b36bc9a272 /drivers/usb/serial/Kconfig
parentf7e7aa5850839faa5eb7c7c177da5fd6bca8949b (diff)
downloadkernel_samsung_smdk4412-68b44eaed5def7b6490c23c3e88c6f2ccec57beb.zip
kernel_samsung_smdk4412-68b44eaed5def7b6490c23c3e88c6f2ccec57beb.tar.gz
kernel_samsung_smdk4412-68b44eaed5def7b6490c23c3e88c6f2ccec57beb.tar.bz2
USB: serial: add symbol serial driver
This is for the Symbol 6608 barcode scanner in a fake "HID" mode. Thanks to Dalibor Grgec for working with me to get this to start to work properly. Cc: Dalibor Grgec <dalibor.grgec@zemris.fer.hr> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/usb/serial/Kconfig')
-rw-r--r--drivers/usb/serial/Kconfig9
1 files changed, 9 insertions, 0 deletions
diff --git a/drivers/usb/serial/Kconfig b/drivers/usb/serial/Kconfig
index b361f05..dbc0781 100644
--- a/drivers/usb/serial/Kconfig
+++ b/drivers/usb/serial/Kconfig
@@ -515,6 +515,15 @@ config USB_SERIAL_SIERRAWIRELESS
To compile this driver as a module, choose M here: the
module will be called sierra.
+config USB_SERIAL_SYMBOL
+ tristate "USB Symbol Barcode driver (serial mode)"
+ help
+ Say Y here if you want to use a Symbol USB Barcode device
+ in serial emulation mode.
+
+ To compile this driver as a module, choose M here: the
+ module will be called symbolserial.
+
config USB_SERIAL_TI
tristate "USB TI 3410/5052 Serial Driver"
help