summaryrefslogtreecommitdiffstats
path: root/drivers/media/platform/Kconfig
diff options
context:
space:
mode:
authorPhilipp Zabel <philipp.zabel@gmail.com>2017-01-20 12:00:20 -0200
committerMauro Carvalho Chehab <mchehab@s-opensource.com>2017-01-31 08:10:18 -0200
commitb0444f18e0b18abce566e9e023d52e77e9cb68e1 (patch)
treeb64c3c93c7021e42bac3caf5a0b3591240d2dc93 /drivers/media/platform/Kconfig
parent67c5900658fbe8210e47a8f8b09671af2f941849 (diff)
downloadop-kernel-dev-b0444f18e0b18abce566e9e023d52e77e9cb68e1.zip
op-kernel-dev-b0444f18e0b18abce566e9e023d52e77e9cb68e1.tar.gz
[media] coda: add i.MX6 VDOA driver
The i.MX6 Video Data Order Adapter's (VDOA) sole purpose is to convert from a custom macroblock tiled format produced by the CODA960 decoder into linear formats that can be used for scanout. Signed-off-by: Philipp Zabel <philipp.zabel@gmail.com> Signed-off-by: Michael Tretter <m.tretter@pengutronix.de> Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Diffstat (limited to 'drivers/media/platform/Kconfig')
-rw-r--r--drivers/media/platform/Kconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/drivers/media/platform/Kconfig b/drivers/media/platform/Kconfig
index d944421..5956526 100644
--- a/drivers/media/platform/Kconfig
+++ b/drivers/media/platform/Kconfig
@@ -162,6 +162,9 @@ config VIDEO_CODA
Coda is a range of video codec IPs that supports
H.264, MPEG-4, and other video formats.
+config VIDEO_IMX_VDOA
+ def_tristate VIDEO_CODA if SOC_IMX6Q || COMPILE_TEST
+
config VIDEO_MEDIATEK_VPU
tristate "Mediatek Video Processor Unit"
depends on VIDEO_DEV && VIDEO_V4L2 && HAS_DMA
OpenPOWER on IntegriCloud