162306a36Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0-only 262306a36Sopenharmony_ciconfig VIDEO_COBALT 362306a36Sopenharmony_ci tristate "Cisco Cobalt support" 462306a36Sopenharmony_ci depends on VIDEO_DEV && I2C 562306a36Sopenharmony_ci depends on PCI_MSI && MTD_COMPLEX_MAPPINGS 662306a36Sopenharmony_ci depends on (GPIOLIB && DRM_I2C_ADV7511=n) || COMPILE_TEST 762306a36Sopenharmony_ci depends on SND 862306a36Sopenharmony_ci depends on MTD 962306a36Sopenharmony_ci select MEDIA_CONTROLLER 1062306a36Sopenharmony_ci select VIDEO_V4L2_SUBDEV_API 1162306a36Sopenharmony_ci select I2C_ALGOBIT 1262306a36Sopenharmony_ci select SND_PCM 1362306a36Sopenharmony_ci select VIDEO_ADV7604 1462306a36Sopenharmony_ci select VIDEO_ADV7511 1562306a36Sopenharmony_ci select VIDEO_ADV7842 1662306a36Sopenharmony_ci select VIDEOBUF2_DMA_SG 1762306a36Sopenharmony_ci help 1862306a36Sopenharmony_ci This is a video4linux driver for the Cisco PCIe Cobalt card. 1962306a36Sopenharmony_ci 2062306a36Sopenharmony_ci This board is sadly not available outside of Cisco, but it is 2162306a36Sopenharmony_ci very useful as an example of a real driver that uses all the 2262306a36Sopenharmony_ci latest frameworks and APIs. 2362306a36Sopenharmony_ci 2462306a36Sopenharmony_ci To compile this driver as a module, choose M here: the 2562306a36Sopenharmony_ci module will be called cobalt. 26