[PATCH v3 2/2] ARM:imx_v6_v7_defconfig: enable parallel display

Rogerio Pimentel rogerio.pimentel at freescale.com
Fri May 24 10:09:31 EDT 2013


Enable paralell display by default

Signed-off-by: Rogerio Pimentel <rogerio.pimentel at freescale.com>
---
Changes since V2:
CONFIG_OF_VIDEOMODE doesn't need to be added on defconfig
 arch/arm/configs/imx_v6_v7_defconfig |    2 ++
 1 file changed, 2 insertions(+)

diff --git a/arch/arm/configs/imx_v6_v7_defconfig b/arch/arm/configs/imx_v6_v7_defconfig
index 6ec010f..7085c7a 100644
--- a/arch/arm/configs/imx_v6_v7_defconfig
+++ b/arch/arm/configs/imx_v6_v7_defconfig
@@ -208,6 +208,8 @@ CONFIG_IMX_SDMA=y
 CONFIG_MXS_DMA=y
 CONFIG_STAGING=y
 CONFIG_DRM_IMX=y
+CONFIG_DRM_IMX_FB_HELPER=y
+CONFIG_DRM_IMX_PARALLEL_DISPLAY=y
 CONFIG_DRM_IMX_IPUV3_CORE=y
 CONFIG_DRM_IMX_IPUV3=y
 CONFIG_COMMON_CLK_DEBUG=y
-- 
1.7.10.4





More information about the linux-arm-kernel mailing list