summaryrefslogtreecommitdiffstats
path: root/drivers/media/spi/Kconfig
blob: fa47c90f857dbb4cfc8bd433e5bb0c10322e2d78 (plain) (blame)
1
2
3
4
5
6
7
8
9
if VIDEO_V4L2

config VIDEO_GS1662
	tristate "Gennum Serializers video"
	depends on SPI && VIDEO_V4L2 && VIDEO_V4L2_SUBDEV_API
	---help---
	  Enable the GS1662 driver which serializes video streams.

endif