Kconfig (83bc90e11576f9c100f8ef4ba2bcd0b89212e3fb) Kconfig (12bd88e62cf7c1557c7cd78f42a76d7c716b2283)
1config VIDEO_SOLO6X10
2 tristate "Bluecherry / Softlogic 6x10 capture cards (MPEG-4/H.264)"
3 depends on PCI && VIDEO_DEV && SND && I2C
1config VIDEO_SOLO6X10
2 tristate "Bluecherry / Softlogic 6x10 capture cards (MPEG-4/H.264)"
3 depends on PCI && VIDEO_DEV && SND && I2C
4 depends on HAS_DMA
4 select BITREVERSE
5 select FONT_SUPPORT
6 select FONT_8x16
7 select VIDEOBUF2_DMA_SG
8 select VIDEOBUF2_DMA_CONTIG
9 select SND_PCM
10 select FONT_8x16
11 ---help---
12 This driver supports the Bluecherry H.264 and MPEG-4 hardware
13 compression capture cards and other Softlogic-based ones.
14
15 Following cards have been tested:
16 * Bluecherry BC-H16480A (PCIe, 16 port, H.264)
17 * Bluecherry BC-H04120A (PCIe, 4 port, H.264)
18 * Bluecherry BC-H04120A-MPCI (Mini-PCI, 4 port, H.264)
19 * Bluecherry BC-04120A (PCIe, 4 port, MPEG-4)
5 select BITREVERSE
6 select FONT_SUPPORT
7 select FONT_8x16
8 select VIDEOBUF2_DMA_SG
9 select VIDEOBUF2_DMA_CONTIG
10 select SND_PCM
11 select FONT_8x16
12 ---help---
13 This driver supports the Bluecherry H.264 and MPEG-4 hardware
14 compression capture cards and other Softlogic-based ones.
15
16 Following cards have been tested:
17 * Bluecherry BC-H16480A (PCIe, 16 port, H.264)
18 * Bluecherry BC-H04120A (PCIe, 4 port, H.264)
19 * Bluecherry BC-H04120A-MPCI (Mini-PCI, 4 port, H.264)
20 * Bluecherry BC-04120A (PCIe, 4 port, MPEG-4)