brintos

brintos / linux-shallow public Read only

0
0
Text · 696 B · adb2478 Raw
21 lines · plain
1# SPDX-License-Identifier: GPL-2.0-only2config VIDEO_SOLO6X103	tristate "Bluecherry / Softlogic 6x10 capture cards (MPEG-4/H.264)"4	depends on PCI && VIDEO_DEV && SND && I2C5	select BITREVERSE6	select FONT_SUPPORT7	select FONT_8x168	select VIDEOBUF2_DMA_SG9	select VIDEOBUF2_DMA_CONTIG10	select SND_PCM11	select FONT_8x1612	help13	  This driver supports the Bluecherry H.264 and MPEG-4 hardware14	  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)21