--- zzzz-none-000/linux-4.4.271/drivers/usb/misc/Kconfig 2021-06-03 06:22:09.000000000 +0000 +++ hawkeye-5590-750/linux-4.4.271/drivers/usb/misc/Kconfig 2023-04-19 10:22:30.000000000 +0000 @@ -258,3 +258,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