Kconfig 1.3 KB

1234567891011121314151617181920212223242526272829303132333435363738
  1. config VIDEO_HEXIUM_GEMINI
  2. tristate "Hexium Gemini frame grabber"
  3. depends on PCI && VIDEO_V4L2 && I2C
  4. select VIDEO_SAA7146_VV
  5. ---help---
  6. This is a video4linux driver for the Hexium Gemini frame
  7. grabber card by Hexium. Please note that the Gemini Dual
  8. card is *not* fully supported.
  9. To compile this driver as a module, choose M here: the
  10. module will be called hexium_gemini.
  11. config VIDEO_HEXIUM_ORION
  12. tristate "Hexium HV-PCI6 and Orion frame grabber"
  13. depends on PCI && VIDEO_V4L2 && I2C
  14. select VIDEO_SAA7146_VV
  15. ---help---
  16. This is a video4linux driver for the Hexium HV-PCI6 and
  17. Orion frame grabber cards by Hexium.
  18. To compile this driver as a module, choose M here: the
  19. module will be called hexium_orion.
  20. config VIDEO_MXB
  21. tristate "Siemens-Nixdorf 'Multimedia eXtension Board'"
  22. depends on PCI && VIDEO_V4L2 && I2C
  23. select VIDEO_SAA7146_VV
  24. select VIDEO_TUNER
  25. select VIDEO_SAA711X if MEDIA_SUBDRV_AUTOSELECT
  26. select VIDEO_TDA9840 if MEDIA_SUBDRV_AUTOSELECT
  27. select VIDEO_TEA6415C if MEDIA_SUBDRV_AUTOSELECT
  28. select VIDEO_TEA6420 if MEDIA_SUBDRV_AUTOSELECT
  29. ---help---
  30. This is a video4linux driver for the 'Multimedia eXtension Board'
  31. TV card by Siemens-Nixdorf.
  32. To compile this driver as a module, choose M here: the
  33. module will be called mxb.