summaryrefslogtreecommitdiffstats
path: root/drivers/usb/serial/Kconfig
diff options
context:
space:
mode:
authorMatthew Garrett2010-04-01 18:31:08 +0200
committerGreg Kroah-Hartman2010-05-20 22:21:37 +0200
commit8b4c6a3ab596961b784659c71dc24b341f938a1a (patch)
tree7968134c21713297f1daba2e43eefba986c1d8b5 /drivers/usb/serial/Kconfig
parentusb serial: Add generic USB wwan support (diff)
downloadkernel-qcow2-linux-8b4c6a3ab596961b784659c71dc24b341f938a1a.tar.gz
kernel-qcow2-linux-8b4c6a3ab596961b784659c71dc24b341f938a1a.tar.xz
kernel-qcow2-linux-8b4c6a3ab596961b784659c71dc24b341f938a1a.zip
USB: option: Use generic USB wwan code
As this code was simply factored out of option, this is a simple conversion. Signed-off-by: Matthew Garrett <mjg@redhat.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/usb/serial/Kconfig')
-rw-r--r--drivers/usb/serial/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/usb/serial/Kconfig b/drivers/usb/serial/Kconfig
index e399efdb91e5..fdc889dc9fd8 100644
--- a/drivers/usb/serial/Kconfig
+++ b/drivers/usb/serial/Kconfig
@@ -581,6 +581,7 @@ config USB_SERIAL_WWAN
config USB_SERIAL_OPTION
tristate "USB driver for GSM and CDMA modems"
+ select USB_SERIAL_WWAN
help
Say Y here if you have a GSM or CDMA modem that's connected to USB.