OSDN Git Service

USB: serial: metro-usb: add to the build
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 8 Mar 2012 21:34:01 +0000 (13:34 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 8 Mar 2012 21:34:01 +0000 (13:34 -0800)
This adds the metro-usb driver to the build system properly.

Cc: Aleksey Babahin <tamerlan311@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/serial/Kconfig
drivers/usb/serial/Makefile

index 434df7f..7141d65 100644 (file)
@@ -426,6 +426,14 @@ config USB_SERIAL_MCT_U232
          To compile this driver as a module, choose M here: the
          module will be called mct_u232.
 
+config USB_SERIAL_METRO
+       tristate "USB Metrologic Instruments USB-POS Barcode Scanner Driver"
+       ---help---
+         Say Y here if you want to use a USB POS Metrologic barcode scanner.
+
+         To compile this driver as a module, choose M here: the
+         module will be called metro-usb.
+
 config USB_SERIAL_MOS7720
        tristate "USB Moschip 7720 Serial Driver"
        ---help---
index 5ac438b..07f198e 100644 (file)
@@ -37,6 +37,7 @@ obj-$(CONFIG_USB_SERIAL_KEYSPAN_PDA)          += keyspan_pda.o
 obj-$(CONFIG_USB_SERIAL_KLSI)                  += kl5kusb105.o
 obj-$(CONFIG_USB_SERIAL_KOBIL_SCT)             += kobil_sct.o
 obj-$(CONFIG_USB_SERIAL_MCT_U232)              += mct_u232.o
+obj-$(CONFIG_USB_SERIAL_METRO)                 += metro-usb.o
 obj-$(CONFIG_USB_SERIAL_MOS7720)               += mos7720.o
 obj-$(CONFIG_USB_SERIAL_MOS7840)               += mos7840.o
 obj-$(CONFIG_USB_SERIAL_MOTOROLA)              += moto_modem.o