STK1160 USB Capture Card IMX6 ConsoleImageV2.7 driver

Need a STK1160 Usb Capture Card driver for iMX6s on linux

Please refer this article for building the kernel from source. The driver needs to be selected before building the kernel by running “make menuconfig” and first selecting “Analog TV support” in Device Driver → Multimedia support and then “STK1160 USB video capture support” in Device Driver → Multimedia support → Media USB Adapters.

I have used “bitbake -c menuconfig virtual/kernel” to get there, instead of “make menuconfig”.
It’s working now, thanks.