1if VIDEO_V4L2 2 3config VIDEO_GS1662 4 tristate "Gennum Serializers video" 5 depends on SPI && VIDEO_V4L2 && VIDEO_V4L2_SUBDEV_API 6 ---help--- 7 Enable the GS1662 driver which serializes video streams. 8 9endif 10