]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blob - drivers/media/spi/Kconfig
Merge tag 'docs-4.9-2' of git://git.lwn.net/linux
[mirror_ubuntu-artful-kernel.git] / drivers / media / spi / Kconfig
1 if VIDEO_V4L2
2
3 menu "SPI helper chips"
4 visible if !MEDIA_SUBDRV_AUTOSELECT || COMPILE_TEST
5
6 config VIDEO_GS1662
7 tristate "Gennum Serializers video"
8 depends on SPI && VIDEO_V4L2 && VIDEO_V4L2_SUBDEV_API
9 ---help---
10 Enable the GS1662 driver which serializes video streams.
11
12 endmenu
13
14 endif