]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commitdiff
[media] solo6x10: Kconfig: Add supported card list to the SOLO6X10 knob
authorIsmael Luceno <ismael.luceno@corp.bluecherry.net>
Sun, 18 May 2014 23:23:47 +0000 (20:23 -0300)
committerMauro Carvalho Chehab <m.chehab@samsung.com>
Sun, 25 May 2014 15:33:30 +0000 (12:33 -0300)
Explicitly list the cards supported by and tested with this driver.

Signed-off-by: Ismael Luceno <ismael.luceno@corp.bluecherry.net>
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
drivers/staging/media/solo6x10/Kconfig

index 9a4296c2e3ab9fc120e893d35382fbab2af88cca..6a1906fa1117520ef2fddab110f9223693571cef 100644 (file)
@@ -1,5 +1,5 @@
 config SOLO6X10
-       tristate "Softlogic 6x10 MPEG codec cards"
+       tristate "Bluecherry / Softlogic 6x10 capture cards (MPEG-4/H.264)"
        depends on PCI && VIDEO_DEV && SND && I2C
        select FONT_SUPPORT
        select FONT_8x16
@@ -8,5 +8,11 @@ config SOLO6X10
        select SND_PCM
        select FONT_8x16
        ---help---
-         This driver supports the Softlogic based MPEG-4 and h.264 codec
-         cards.
+         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)