Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 25da117e authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "usb: misc: Fix incorrect use of keywords in Kconfig"

parents f632f91c d0631ff7
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -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.