diff options
Diffstat (limited to 'drivers/usb/serial/Kconfig')
-rw-r--r-- | drivers/usb/serial/Kconfig | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/drivers/usb/serial/Kconfig b/drivers/usb/serial/Kconfig index da30784a0ef2..b361f05cafac 100644 --- a/drivers/usb/serial/Kconfig +++ b/drivers/usb/serial/Kconfig | |||
@@ -496,6 +496,14 @@ config USB_SERIAL_SAFE_PADDED | |||
496 | bool "USB Secure Encapsulated Driver - Padded" | 496 | bool "USB Secure Encapsulated Driver - Padded" |
497 | depends on USB_SERIAL_SAFE | 497 | depends on USB_SERIAL_SAFE |
498 | 498 | ||
499 | config USB_SERIAL_SIEMENS_MPI | ||
500 | tristate "USB Siemens MPI driver" | ||
501 | help | ||
502 | Say M here if you want to use a Siemens USB/MPI adapter. | ||
503 | |||
504 | To compile this driver as a module, choose M here: the | ||
505 | module will be called siemens_mpi. | ||
506 | |||
499 | config USB_SERIAL_SIERRAWIRELESS | 507 | config USB_SERIAL_SIERRAWIRELESS |
500 | tristate "USB Sierra Wireless Driver" | 508 | tristate "USB Sierra Wireless Driver" |
501 | help | 509 | help |