162306a36Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0-only 262306a36Sopenharmony_ciconfig VIDEO_HEXIUM_GEMINI 362306a36Sopenharmony_ci tristate "Hexium Gemini frame grabber" 462306a36Sopenharmony_ci depends on PCI && VIDEO_DEV && I2C 562306a36Sopenharmony_ci select VIDEO_SAA7146_VV 662306a36Sopenharmony_ci help 762306a36Sopenharmony_ci This is a video4linux driver for the Hexium Gemini frame 862306a36Sopenharmony_ci grabber card by Hexium. Please note that the Gemini Dual 962306a36Sopenharmony_ci card is *not* fully supported. 1062306a36Sopenharmony_ci 1162306a36Sopenharmony_ci To compile this driver as a module, choose M here: the 1262306a36Sopenharmony_ci module will be called hexium_gemini. 1362306a36Sopenharmony_ci 1462306a36Sopenharmony_ciconfig VIDEO_HEXIUM_ORION 1562306a36Sopenharmony_ci tristate "Hexium HV-PCI6 and Orion frame grabber" 1662306a36Sopenharmony_ci depends on PCI && VIDEO_DEV && I2C 1762306a36Sopenharmony_ci select VIDEO_SAA7146_VV 1862306a36Sopenharmony_ci help 1962306a36Sopenharmony_ci This is a video4linux driver for the Hexium HV-PCI6 and 2062306a36Sopenharmony_ci Orion frame grabber cards by Hexium. 2162306a36Sopenharmony_ci 2262306a36Sopenharmony_ci To compile this driver as a module, choose M here: the 2362306a36Sopenharmony_ci module will be called hexium_orion. 2462306a36Sopenharmony_ci 2562306a36Sopenharmony_ciconfig VIDEO_MXB 2662306a36Sopenharmony_ci tristate "Siemens-Nixdorf 'Multimedia eXtension Board'" 2762306a36Sopenharmony_ci depends on PCI && VIDEO_DEV && I2C 2862306a36Sopenharmony_ci select VIDEO_SAA7146_VV 2962306a36Sopenharmony_ci select VIDEO_TUNER 3062306a36Sopenharmony_ci select VIDEO_SAA711X if MEDIA_SUBDRV_AUTOSELECT 3162306a36Sopenharmony_ci select VIDEO_TDA9840 if MEDIA_SUBDRV_AUTOSELECT 3262306a36Sopenharmony_ci select VIDEO_TEA6415C if MEDIA_SUBDRV_AUTOSELECT 3362306a36Sopenharmony_ci select VIDEO_TEA6420 if MEDIA_SUBDRV_AUTOSELECT 3462306a36Sopenharmony_ci help 3562306a36Sopenharmony_ci This is a video4linux driver for the 'Multimedia eXtension Board' 3662306a36Sopenharmony_ci TV card by Siemens-Nixdorf. 3762306a36Sopenharmony_ci 3862306a36Sopenharmony_ci To compile this driver as a module, choose M here: the 3962306a36Sopenharmony_ci module will be called mxb. 40