Charles-Antoine Couret | 7aae6e2 | 2016-09-15 12:29:51 -0300 | [diff] [blame] | 1 | if VIDEO_V4L2 |
| 2 | |
Hans Verkuil | 8283a09 | 2016-09-15 12:18:14 -0300 | [diff] [blame] | 3 | menu "SPI helper chips" |
| 4 | visible if !MEDIA_SUBDRV_AUTOSELECT || COMPILE_TEST |
| 5 | |
Charles-Antoine Couret | 7aae6e2 | 2016-09-15 12:29:51 -0300 | [diff] [blame] | 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 | |
Hans Verkuil | 8283a09 | 2016-09-15 12:18:14 -0300 | [diff] [blame] | 12 | endmenu |
| 13 | |
Charles-Antoine Couret | 7aae6e2 | 2016-09-15 12:29:51 -0300 | [diff] [blame] | 14 | endif |