0001 # SPDX-License-Identifier: GPL-2.0-only
0002 config VIDEO_SOLO6X10
0003 tristate "Bluecherry / Softlogic 6x10 capture cards (MPEG-4/H.264)"
0004 depends on PCI && VIDEO_DEV && SND && I2C
0005 select BITREVERSE
0006 select FONT_SUPPORT
0007 select FONT_8x16
0008 select VIDEOBUF2_DMA_SG
0009 select VIDEOBUF2_DMA_CONTIG
0010 select SND_PCM
0011 select FONT_8x16
0012 help
0013 This driver supports the Bluecherry H.264 and MPEG-4 hardware
0014 compression capture cards and other Softlogic-based ones.
0015
0016 Following cards have been tested:
0017 * Bluecherry BC-H16480A (PCIe, 16 port, H.264)
0018 * Bluecherry BC-H04120A (PCIe, 4 port, H.264)
0019 * Bluecherry BC-H04120A-MPCI (Mini-PCI, 4 port, H.264)
0020 * Bluecherry BC-04120A (PCIe, 4 port, MPEG-4)