summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--drivers/usb/misc/Kconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/usb/misc/Kconfig b/drivers/usb/misc/Kconfig
index 2a697383bc35..4670e2f4c2de 100644
--- a/drivers/usb/misc/Kconfig
+++ b/drivers/usb/misc/Kconfig
@@ -280,10 +280,10 @@ config USB_QTI_KS_BRIDGE
will be called ks_bridge. If unsure, choose N.
config USB_QCOM_DIAG_BRIDGE
- tristate "USB Qualcomm diagnostic bridge driver"
+ tristate "USB QTI diagnostic bridge driver"
depends on USB
help
- Say Y here if you have a Qualcomm modem device connected via USB that
+ Say Y here if you have a QTI modem device connected via USB that
will be bridged in kernel space. This driver communicates with the
diagnostic and QMI interfaces and allows for bridging with the diag
forwarding driver for diag interface and IPC router for QMI interface.