diff options
author | Rogerio Pimentel <rogerio.pimentel@freescale.com> | 2013-05-24 10:09:31 -0400 |
---|---|---|
committer | Shawn Guo <shawn.guo@linaro.org> | 2013-06-17 03:45:15 -0400 |
commit | b99c9964d794d0025c48bf1b73cf91d70aea747a (patch) | |
tree | 4065e7ff11da6eebcd2e1832bfd8a16e08ba89d3 /arch/arm/configs | |
parent | cc27cce229a935ff04e6a5a9a4bca6f7f848e561 (diff) |
ARM: imx_v6_v7_defconfig: enable parallel display
Enable paralell display by default
Signed-off-by: Rogerio Pimentel <rogerio.pimentel@freescale.com>
Acked-by: Sascha Hauer <s.hauer@pengutronix.de>
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
Diffstat (limited to 'arch/arm/configs')
-rw-r--r-- | arch/arm/configs/imx_v6_v7_defconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/configs/imx_v6_v7_defconfig b/arch/arm/configs/imx_v6_v7_defconfig index 0b63b098a8f3..ac3470c3ca39 100644 --- a/arch/arm/configs/imx_v6_v7_defconfig +++ b/arch/arm/configs/imx_v6_v7_defconfig | |||
@@ -210,6 +210,8 @@ CONFIG_MXS_DMA=y | |||
210 | CONFIG_STAGING=y | 210 | CONFIG_STAGING=y |
211 | CONFIG_DRM_IMX=y | 211 | CONFIG_DRM_IMX=y |
212 | CONFIG_DRM_IMX_TVE=y | 212 | CONFIG_DRM_IMX_TVE=y |
213 | CONFIG_DRM_IMX_FB_HELPER=y | ||
214 | CONFIG_DRM_IMX_PARALLEL_DISPLAY=y | ||
213 | CONFIG_DRM_IMX_IPUV3_CORE=y | 215 | CONFIG_DRM_IMX_IPUV3_CORE=y |
214 | CONFIG_DRM_IMX_IPUV3=y | 216 | CONFIG_DRM_IMX_IPUV3=y |
215 | CONFIG_COMMON_CLK_DEBUG=y | 217 | CONFIG_COMMON_CLK_DEBUG=y |