Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1329423 > unrolled thread

[PATCH 3/3] ARM: omap2plus_defconfig: Enable TI TVP5150 video decoder support

Started byJavier Martinez Canillas <javier@osg.samsung.com>
First post2016-02-08 19:00 +0100
Last post2016-02-08 19:00 +0100
Articles 1 — 1 participant

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  [PATCH 3/3] ARM: omap2plus_defconfig: Enable TI TVP5150 video decoder support Javier Martinez Canillas <javier@osg.samsung.com> - 2016-02-08 19:00 +0100

#1329423 — [PATCH 3/3] ARM: omap2plus_defconfig: Enable TI TVP5150 video decoder support

FromJavier Martinez Canillas <javier@osg.samsung.com>
Date2016-02-08 19:00 +0100
Subject[PATCH 3/3] ARM: omap2plus_defconfig: Enable TI TVP5150 video decoder support
Message-ID<qZYgt-75-51@gated-at.bofh.it>
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 <javier@osg.samsung.com>

---

 arch/arm/configs/omap2plus_defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm/configs/omap2plus_defconfig b/arch/arm/configs/omap2plus_defconfig
index 792a56d5f45c..9fc172373aa3 100644
--- a/arch/arm/configs/omap2plus_defconfig
+++ b/arch/arm/configs/omap2plus_defconfig
@@ -295,6 +295,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
-- 
2.5.0

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web