From: Fabio Estevam Date: Fri, 20 Jul 2018 20:39:20 +0000 (-0300) Subject: ARM: mxs_defconfig: Select CONFIG_DRM_PANEL_SEIKO_43WVF1G X-Git-Tag: v4.19~111^2~14^2~1 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=0ffbc2824282793a3ebf04d4804dea15d5b211c6;p=platform%2Fkernel%2Flinux-rpi3.git ARM: mxs_defconfig: Select CONFIG_DRM_PANEL_SEIKO_43WVF1G imx23-evk and imx28-evk boards use a Seiko 43WVF1G panel. Now that the DRM mxsfb driver is the one selected by default, let's also select CONFIG_DRM_PANEL_SEIKO_43WVF1G so that these boards continue to have a working display by default. Signed-off-by: Fabio Estevam Signed-off-by: Shawn Guo --- diff --git a/arch/arm/configs/mxs_defconfig b/arch/arm/configs/mxs_defconfig index 148226e..7b82128 100644 --- a/arch/arm/configs/mxs_defconfig +++ b/arch/arm/configs/mxs_defconfig @@ -95,6 +95,7 @@ CONFIG_MFD_MXS_LRADC=y CONFIG_REGULATOR=y CONFIG_REGULATOR_FIXED_VOLTAGE=y CONFIG_DRM=y +CONFIG_DRM_PANEL_SEIKO_43WVF1G=y CONFIG_DRM_MXSFB=y CONFIG_FB_MODE_HELPERS=y CONFIG_BACKLIGHT_LCD_SUPPORT=y