summaryrefslogtreecommitdiffstats
path: root/drivers/media/platform/Kconfig
diff options
context:
space:
mode:
authorLaurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>2016-09-07 08:58:49 -0300
committerMauro Carvalho Chehab <mchehab@s-opensource.com>2017-04-14 22:42:14 -0300
commit99362e32332b5ce591a67a632073668754f28b0d (patch)
tree461cdb4ff6735bdefeef1797cee423b52eba2029 /drivers/media/platform/Kconfig
parentfb9ffa6a7f7ef39cc0f14f417b66411be5492512 (diff)
downloadop-kernel-dev-99362e32332b5ce591a67a632073668754f28b0d.zip
op-kernel-dev-99362e32332b5ce591a67a632073668754f28b0d.tar.gz
[media] v4l: vsp1: Add histogram support
The histogram common code will be used to implement support for both the HGO and HGT histogram computation engines. Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Diffstat (limited to 'drivers/media/platform/Kconfig')
-rw-r--r--drivers/media/platform/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/media/platform/Kconfig b/drivers/media/platform/Kconfig
index 7321f61..552e7f2 100644
--- a/drivers/media/platform/Kconfig
+++ b/drivers/media/platform/Kconfig
@@ -420,6 +420,7 @@ config VIDEO_RENESAS_VSP1
depends on (ARCH_RENESAS && OF) || COMPILE_TEST
depends on (!ARM64 && !VIDEO_RENESAS_FCP) || VIDEO_RENESAS_FCP
select VIDEOBUF2_DMA_CONTIG
+ select VIDEOBUF2_VMALLOC
---help---
This is a V4L2 driver for the Renesas VSP1 video processing engine.
OpenPOWER on IntegriCloud