diff options
Diffstat (limited to 'drivers/usb/serial/Kconfig')
-rw-r--r-- | drivers/usb/serial/Kconfig | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/drivers/usb/serial/Kconfig b/drivers/usb/serial/Kconfig index be5dc80836c3..5a8a2c91c2b2 100644 --- a/drivers/usb/serial/Kconfig +++ b/drivers/usb/serial/Kconfig | |||
@@ -403,6 +403,13 @@ config USB_SERIAL_MCT_U232 | |||
403 | To compile this driver as a module, choose M here: the | 403 | To compile this driver as a module, choose M here: the |
404 | module will be called mct_u232. | 404 | module will be called mct_u232. |
405 | 405 | ||
406 | config USB_SERIAL_NAVMAN | ||
407 | tristate "USB Navman GPS device" | ||
408 | depends on USB_SERIAL | ||
409 | help | ||
410 | To compile this driver as a module, choose M here: the | ||
411 | module will be called navman. | ||
412 | |||
406 | config USB_SERIAL_PL2303 | 413 | config USB_SERIAL_PL2303 |
407 | tristate "USB Prolific 2303 Single Port Serial Driver" | 414 | tristate "USB Prolific 2303 Single Port Serial Driver" |
408 | depends on USB_SERIAL | 415 | depends on USB_SERIAL |