Modprobe: module gs_usb not found in modules.dep

Hi,

in mdm9x28-image.inc I added the following line: KERNEL_MODULE_AUTOLOAD += “gs_usb”
But when I want to modprobe gs_usb. I get the error above.

did you add the driver in menuconfig?

did you include this driver in your board?
find / -name "*gs_usb*"

Does it supposed to work in R17?

have you searched whether this driver is included in your board?

of course it is not, I want to add it :confused:

what do you mean by ofc?

it means of course. :slight_smile:

did you add the driver in menuconfig or ./kernel/arch/arm/configs/mdm9607_defconfig?

Always forgot to add something to somewhere, thanks :slight_smile: