--- zzzz-none-000/linux-5.4.213/drivers/usb/misc/Kconfig 2022-09-15 10:04:56.000000000 +0000 +++ miami-7690-761/linux-5.4.213/drivers/usb/misc/Kconfig 2024-05-29 11:20:02.000000000 +0000 @@ -265,3 +265,13 @@ To compile this driver as a module, choose M here: the module will be called chaoskey. + +config USB_QCOM_KS_BRIDGE + tristate "USB QTI kick start bridge driver" + depends on USB + help + Say Y here if you have a QTI modem device connected via USB that + will be bridged in kernel space. This driver works as a bridge to pass + boot images, ram-dumps etc. + To compile this driver as a module, choose M here: the module will be + called ks_bridge. If unsure, choose N. \ No newline at end of file