Back to home page

OSCL-LXR

 
 

    


0001 # SPDX-License-Identifier: GPL-2.0-only
0002 config VIDEO_HEXIUM_GEMINI
0003         tristate "Hexium Gemini frame grabber"
0004         depends on PCI && VIDEO_DEV && I2C
0005         select VIDEO_SAA7146_VV
0006         help
0007           This is a video4linux driver for the Hexium Gemini frame
0008           grabber card by Hexium. Please note that the Gemini Dual
0009           card is *not* fully supported.
0010 
0011           To compile this driver as a module, choose M here: the
0012           module will be called hexium_gemini.
0013 
0014 config VIDEO_HEXIUM_ORION
0015         tristate "Hexium HV-PCI6 and Orion frame grabber"
0016         depends on PCI && VIDEO_DEV && I2C
0017         select VIDEO_SAA7146_VV
0018         help
0019           This is a video4linux driver for the Hexium HV-PCI6 and
0020           Orion frame grabber cards by Hexium.
0021 
0022           To compile this driver as a module, choose M here: the
0023           module will be called hexium_orion.
0024 
0025 config VIDEO_MXB
0026         tristate "Siemens-Nixdorf 'Multimedia eXtension Board'"
0027         depends on PCI && VIDEO_DEV && I2C
0028         select VIDEO_SAA7146_VV
0029         select VIDEO_TUNER
0030         select VIDEO_SAA711X if MEDIA_SUBDRV_AUTOSELECT
0031         select VIDEO_TDA9840 if MEDIA_SUBDRV_AUTOSELECT
0032         select VIDEO_TEA6415C if MEDIA_SUBDRV_AUTOSELECT
0033         select VIDEO_TEA6420 if MEDIA_SUBDRV_AUTOSELECT
0034         help
0035           This is a video4linux driver for the 'Multimedia eXtension Board'
0036           TV card by Siemens-Nixdorf.
0037 
0038           To compile this driver as a module, choose M here: the
0039           module will be called mxb.