summaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial/Kconfig
diff options
context:
space:
mode:
authorGreg KH2005-04-26 06:46:29 +0200
committerGreg KH2005-05-04 08:31:49 +0200
commit3b86b2028c4de998978baae780edfc36995bebc5 (patch)
tree494299fb27050eb76e6fd011c4c9c74720ccb367 /drivers/usb/serial/Kconfig
parent[PATCH] USB: ehci power fixes (diff)
downloadkernel-qcow2-linux-3b86b2028c4de998978baae780edfc36995bebc5.tar.gz
kernel-qcow2-linux-3b86b2028c4de998978baae780edfc36995bebc5.tar.xz
kernel-qcow2-linux-3b86b2028c4de998978baae780edfc36995bebc5.zip
[PATCH] USB: add a driver for the AirPrime CDMA Wireless PC card.
Easier than trying to use the generic usb-serial driver. 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 0c4aa00bb39d..bc798edf0358 100644
--- a/drivers/usb/serial/Kconfig
+++ b/drivers/usb/serial/Kconfig
@@ -53,6 +53,15 @@ config USB_SERIAL_GENERIC
support" be compiled as a module for this driver to be used
properly.
+config USB_SERIAL_AIRPRIME
+ tristate "USB AirPrime CDMA Wireless Driver"
+ depends on USB_SERIAL
+ help
+ Say Y here if you want to use a AirPrime CDMA Wireless PC card.
+
+ To compile this driver as a module, choose M here: the
+ module will be called airprime.
+
config USB_SERIAL_BELKIN
tristate "USB Belkin and Peracom Single Port Serial Driver"
depends on USB_SERIAL