aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFabio Estevam <fabio.estevam@freescale.com>2015-01-07 18:35:54 -0500
committerShawn Guo <shawn.guo@linaro.org>2015-01-20 01:14:19 -0500
commit1bf423fb37e5bcdc4121d9a695b73252a4a1f4d3 (patch)
treec4ec8f86a9620caa28fa3585a3aff89c90b1665e
parent8decfb05400d937265e1632d22967bbabc73feeb (diff)
ARM: imx_v6_v7_defconfig: Select CONFIG_FB_MXS
CONFIG_FB_MXS is the LCD driver for mx6solo-lite and mx6solox. Enable it by default. Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com> Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
-rw-r--r--arch/arm/configs/imx_v6_v7_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/configs/imx_v6_v7_defconfig b/arch/arm/configs/imx_v6_v7_defconfig
index 9575af804939..1f369772c642 100644
--- a/arch/arm/configs/imx_v6_v7_defconfig
+++ b/arch/arm/configs/imx_v6_v7_defconfig
@@ -203,6 +203,7 @@ CONFIG_DRM_PANEL_SIMPLE=y
203CONFIG_LCD_CLASS_DEVICE=y 203CONFIG_LCD_CLASS_DEVICE=y
204CONFIG_LCD_L4F00242T03=y 204CONFIG_LCD_L4F00242T03=y
205CONFIG_LCD_PLATFORM=y 205CONFIG_LCD_PLATFORM=y
206CONFIG_FB_MXS=y
206CONFIG_BACKLIGHT_PWM=y 207CONFIG_BACKLIGHT_PWM=y
207CONFIG_BACKLIGHT_GPIO=y 208CONFIG_BACKLIGHT_GPIO=y
208CONFIG_FRAMEBUFFER_CONSOLE=y 209CONFIG_FRAMEBUFFER_CONSOLE=y