linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/2] ARM: imx_v4_v5_defconfig: Add VPU support
@ 2013-01-29 15:49 Fabio Estevam
  2013-01-29 15:49 ` [PATCH 2/2] ARM: imx_v6_v7_defconfig: " Fabio Estevam
  0 siblings, 1 reply; 9+ messages in thread
From: Fabio Estevam @ 2013-01-29 15:49 UTC (permalink / raw)
  To: linux-arm-kernel

Let the VPU driver be built by default.

Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
---
 arch/arm/configs/imx_v4_v5_defconfig |    2 ++
 1 file changed, 2 insertions(+)

diff --git a/arch/arm/configs/imx_v4_v5_defconfig b/arch/arm/configs/imx_v4_v5_defconfig
index ebbfb27..10f78e5 100644
--- a/arch/arm/configs/imx_v4_v5_defconfig
+++ b/arch/arm/configs/imx_v4_v5_defconfig
@@ -127,6 +127,8 @@ CONFIG_MEDIA_CAMERA_SUPPORT=y
 CONFIG_SOC_CAMERA=y
 CONFIG_SOC_CAMERA_OV2640=y
 CONFIG_VIDEO_MX2=y
+CONFIG_V4L_MEM2MEM_DRIVERS=y
+CONFIG_VIDEO_CODA=y
 CONFIG_FB=y
 CONFIG_FB_IMX=y
 CONFIG_BACKLIGHT_LCD_SUPPORT=y
-- 
1.7.9.5

^ permalink raw reply related	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2013-02-12  8:10 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-29 15:49 [PATCH 1/2] ARM: imx_v4_v5_defconfig: Add VPU support Fabio Estevam
2013-01-29 15:49 ` [PATCH 2/2] ARM: imx_v6_v7_defconfig: " Fabio Estevam
2013-01-30 13:04   ` Shawn Guo
2013-01-31  9:54     ` Sascha Hauer
2013-01-31 12:28       ` Shawn Guo
2013-02-07 11:40         ` Fabio Estevam
2013-02-07 12:59           ` Shawn Guo
2013-02-11 13:38             ` Fabio Estevam
2013-02-12  8:10               ` Sascha Hauer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).