2 tristate "Conexant cx23416/cx23415 MPEG encoder/decoder support"
3 depends on VIDEO_V4L2 && PCI && I2C
19 select VIDEO_UPD64031A
22 This is a video4linux driver for Conexant cx23416 or cx23415 based
23 PCI personal video recorder devices.
25 This is used in devices such as the Hauppauge PVR-150/250/350/500
26 cards. There is a driver homepage at <http://www.ivtvdriver.org>.
28 To compile this driver as a module, choose M here: the
29 module will be called ivtv.
31 config VIDEO_IVTV_ALSA
32 tristate "Conexant cx23415/cx23416 ALSA interface for PCM audio capture"
33 depends on VIDEO_IVTV && SND
36 This driver provides an ALSA interface as another method for user
37 applications to obtain PCM audio data from Conexant cx23415/cx23416
38 based PCI TV cards supported by the ivtv driver.
40 The ALSA interface has much wider use in user applications performing
41 PCM audio capture, than the V4L2 "/dev/video24" PCM audio interface
42 provided by the main ivtv driver.
44 To compile this driver as a module, choose M here: the
45 module will be called ivtv-alsa.
48 tristate "Conexant cx23415 framebuffer support"
49 depends on VIDEO_IVTV && FB
50 select FB_CFB_FILLRECT
51 select FB_CFB_COPYAREA
52 select FB_CFB_IMAGEBLIT
54 This is a framebuffer driver for the Conexant cx23415 MPEG
57 This is used in the Hauppauge PVR-350 card. There is a driver
58 homepage at <http://www.ivtvdriver.org>.
60 To compile this driver as a module, choose M here: the
61 module will be called ivtvfb.