From: Javier Martinez Canillas Date: Mon, 8 Feb 2016 17:53:03 +0000 (-0300) Subject: ARM: omap2plus_defconfig: Enable TI TVP5150 video decoder support X-Git-Tag: next-20160301~126^2~2^2~1 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=b7d6073cad40209e645a50e2497db13a85dc17ef;p=karo-tx-linux.git ARM: omap2plus_defconfig: Enable TI TVP5150 video decoder support Many OMAP3 boards have a TVP5150/1 video decoder attached to the OMAP3 ISP so enable support for its driver as a module to be able to test it. Signed-off-by: Javier Martinez Canillas Signed-off-by: Tony Lindgren --- diff --git a/arch/arm/configs/omap2plus_defconfig b/arch/arm/configs/omap2plus_defconfig index 8d64f8e1f4a0..61beadb4d148 100644 --- a/arch/arm/configs/omap2plus_defconfig +++ b/arch/arm/configs/omap2plus_defconfig @@ -293,6 +293,7 @@ CONFIG_VIDEO_V4L2_SUBDEV_API=y CONFIG_V4L_PLATFORM_DRIVERS=y CONFIG_VIDEO_OMAP3=m # CONFIG_MEDIA_SUBDRV_AUTOSELECT is not set +CONFIG_VIDEO_TVP5150=m CONFIG_FB=y CONFIG_FIRMWARE_EDID=y CONFIG_FB_MODE_HELPERS=y