diff options
| author | Fabio Estevam <fabio.estevam@freescale.com> | 2015-01-07 18:35:54 -0500 |
|---|---|---|
| committer | Shawn Guo <shawn.guo@linaro.org> | 2015-01-20 01:14:19 -0500 |
| commit | 1bf423fb37e5bcdc4121d9a695b73252a4a1f4d3 (patch) | |
| tree | c4ec8f86a9620caa28fa3585a3aff89c90b1665e | |
| parent | 8decfb05400d937265e1632d22967bbabc73feeb (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_defconfig | 1 |
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 | |||
| 203 | CONFIG_LCD_CLASS_DEVICE=y | 203 | CONFIG_LCD_CLASS_DEVICE=y |
| 204 | CONFIG_LCD_L4F00242T03=y | 204 | CONFIG_LCD_L4F00242T03=y |
| 205 | CONFIG_LCD_PLATFORM=y | 205 | CONFIG_LCD_PLATFORM=y |
| 206 | CONFIG_FB_MXS=y | ||
| 206 | CONFIG_BACKLIGHT_PWM=y | 207 | CONFIG_BACKLIGHT_PWM=y |
| 207 | CONFIG_BACKLIGHT_GPIO=y | 208 | CONFIG_BACKLIGHT_GPIO=y |
| 208 | CONFIG_FRAMEBUFFER_CONSOLE=y | 209 | CONFIG_FRAMEBUFFER_CONSOLE=y |
