linux/drivers/media/pci/solo6x10/Kconfig
Hans Verkuil 28cae868cd [media] solo6x10: move out of staging into drivers/media/pci.
Now that the custom motion detection API has been replaced with a
standard API there is no reason anymore to keep it in staging.

So (finally!) move it to drivers/media/pci.

Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
2014-07-22 12:53:00 -03:00

20 lines
662 B
Plaintext

config VIDEO_SOLO6X10
tristate "Bluecherry / Softlogic 6x10 capture cards (MPEG-4/H.264)"
depends on PCI && VIDEO_DEV && SND && I2C
select BITREVERSE
select FONT_SUPPORT
select FONT_8x16
select VIDEOBUF2_DMA_SG
select VIDEOBUF2_DMA_CONTIG
select SND_PCM
select FONT_8x16
---help---
This driver supports the Bluecherry H.264 and MPEG-4 hardware
compression capture cards and other Softlogic-based ones.
Following cards have been tested:
* Bluecherry BC-H16480A (PCIe, 16 port, H.264)
* Bluecherry BC-H04120A (PCIe, 4 port, H.264)
* Bluecherry BC-H04120A-MPCI (Mini-PCI, 4 port, H.264)
* Bluecherry BC-04120A (PCIe, 4 port, MPEG-4)