Kconfig 748 B

1234567891011121314151617181920212223242526
  1. config VIDEO_IVTV
  2. tristate "Conexant cx23416/cx23415 MPEG encoder/decoder support"
  3. depends on VIDEO_V4L1 && VIDEO_V4L2 && PCI && I2C && EXPERIMENTAL
  4. select FW_LOADER
  5. select VIDEO_TUNER
  6. select VIDEO_TVEEPROM
  7. select VIDEO_CX2341X
  8. select VIDEO_CX25840
  9. select VIDEO_MSP3400
  10. select VIDEO_SAA711X
  11. select VIDEO_SAA7127
  12. select VIDEO_TVAUDIO
  13. select VIDEO_CS53L32A
  14. select VIDEO_WM8775
  15. select VIDEO_WM8739
  16. select VIDEO_UPD64031A
  17. select VIDEO_UPD64083
  18. ---help---
  19. This is a video4linux driver for Conexant cx23416 or cx23416 based
  20. PCI personal video recorder devices.
  21. This is used in devices such as the Hauppauge PVR-150/250/350/500
  22. cards.
  23. To compile this driver as a module, choose M here: the
  24. module will be called ivtv.