xref: /openbmc/linux/drivers/media/pci/solo6x10/Kconfig (revision ba61bb17)
1config VIDEO_SOLO6X10
2	tristate "Bluecherry / Softlogic 6x10 capture cards (MPEG-4/H.264)"
3	depends on PCI && VIDEO_DEV && SND && I2C
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)
20