--- zzzz-none-000/linux-4.4.60/drivers/usb/misc/Kconfig 2017-04-08 07:53:53.000000000 +0000 +++ hawkeye-5590-729/linux-4.4.60/drivers/usb/misc/Kconfig 2022-03-30 14:21:52.000000000 +0000 @@ -268,3 +268,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