summaryrefslogtreecommitdiffstats
path: root/drivers/media/pci/tw686x/Kconfig
diff options
context:
space:
mode:
authorEzequiel Garcia <ezequiel@vanguardiasur.com.ar>2016-06-04 20:47:17 -0300
committerMauro Carvalho Chehab <mchehab@s-opensource.com>2016-06-28 07:50:09 -0300
commit34e2acc8df13919d5a1aef450c6905b6329fa5b9 (patch)
treeeedcdb834b1e066ea6b4677c2a6607e20880b56b /drivers/media/pci/tw686x/Kconfig
parent11a1697404ac8e58dd1483a280a2e799a71c3510 (diff)
downloadop-kernel-dev-34e2acc8df13919d5a1aef450c6905b6329fa5b9.zip
op-kernel-dev-34e2acc8df13919d5a1aef450c6905b6329fa5b9.tar.gz
[media] tw686x: Add support for DMA scatter-gather mode
Now that the driver has the infrastructure to support more DMA modes, let's add the DMA scatter-gather mode. In this mode, the device delivers sequential top-bottom frames. The scatter-gather logic is based on staging's tw686x-kh driver (by Krzysztof Ha?asa). Tested-by: Tim Harvey <tharvey@gateworks.com> Signed-off-by: Ezequiel Garcia <ezequiel@vanguardiasur.com.ar> Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Diffstat (limited to 'drivers/media/pci/tw686x/Kconfig')
-rw-r--r--drivers/media/pci/tw686x/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/media/pci/tw686x/Kconfig b/drivers/media/pci/tw686x/Kconfig
index ef8ca85..34ff377 100644
--- a/drivers/media/pci/tw686x/Kconfig
+++ b/drivers/media/pci/tw686x/Kconfig
@@ -4,6 +4,7 @@ config VIDEO_TW686X
depends on HAS_DMA
select VIDEOBUF2_VMALLOC
select VIDEOBUF2_DMA_CONTIG
+ select VIDEOBUF2_DMA_SG
select SND_PCM
help
Support for Intersil/Techwell TW686x-based frame grabber cards.
OpenPOWER on IntegriCloud