Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
[deliverable/linux.git] / drivers / staging / media / solo6x10 / Kconfig
1 config SOLO6X10
2 tristate "Bluecherry / Softlogic 6x10 capture cards (MPEG-4/H.264)"
3 depends on PCI && VIDEO_DEV && SND && I2C
4 select FONT_SUPPORT
5 select FONT_8x16
6 select VIDEOBUF2_DMA_SG
7 select VIDEOBUF2_DMA_CONTIG
8 select SND_PCM
9 select FONT_8x16
10 ---help---
11 This driver supports the Bluecherry H.264 and MPEG-4 hardware
12 compression capture cards and other Softlogic-based ones.
13
14 Following cards have been tested:
15 * Bluecherry BC-H16480A (PCIe, 16 port, H.264)
16 * Bluecherry BC-H04120A (PCIe, 4 port, H.264)
17 * Bluecherry BC-H04120A-MPCI (Mini-PCI, 4 port, H.264)
18 * Bluecherry BC-04120A (PCIe, 4 port, MPEG-4)
This page took 0.035668 seconds and 6 git commands to generate.