0001 # SPDX-License-Identifier: GPL-2.0-only
0002 config STA2X11_VIP
0003 tristate "STA2X11 VIP Video For Linux"
0004 depends on PCI && VIDEO_DEV && I2C
0005 depends on STA2X11 || COMPILE_TEST
0006 select GPIOLIB if MEDIA_SUBDRV_AUTOSELECT
0007 select VIDEO_ADV7180 if MEDIA_SUBDRV_AUTOSELECT
0008 select VIDEOBUF2_DMA_CONTIG
0009 select MEDIA_CONTROLLER
0010 select VIDEO_V4L2_SUBDEV_API
0011 help
0012 Say Y for support for STA2X11 VIP (Video Input Port) capture
0013 device.
0014
0015 To compile this driver as a module, choose M here: the
0016 module will be called sta2x11_vip.