Back to home page

OSCL-LXR

 
 

    


0001 # SPDX-License-Identifier: GPL-2.0-only
0002 config VIDEO_COBALT
0003         tristate "Cisco Cobalt support"
0004         depends on VIDEO_DEV && I2C
0005         depends on PCI_MSI && MTD_COMPLEX_MAPPINGS
0006         depends on (GPIOLIB && DRM_I2C_ADV7511=n) || COMPILE_TEST
0007         depends on SND
0008         depends on MTD
0009         select MEDIA_CONTROLLER
0010         select VIDEO_V4L2_SUBDEV_API
0011         select I2C_ALGOBIT
0012         select SND_PCM
0013         select VIDEO_ADV7604
0014         select VIDEO_ADV7511
0015         select VIDEO_ADV7842
0016         select VIDEOBUF2_DMA_SG
0017         help
0018           This is a video4linux driver for the Cisco PCIe Cobalt card.
0019 
0020           This board is sadly not available outside of Cisco, but it is
0021           very useful as an example of a real driver that uses all the
0022           latest frameworks and APIs.
0023 
0024           To compile this driver as a module, choose M here: the
0025           module will be called cobalt.