Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 4e70d533 authored by Ujwal Patel's avatar Ujwal Patel
Browse files

defconfig: msm: Add configuration for EDP controller



Currently eDP controller driver is compiled for all targets regardless
controller in HW is present or not. Fix this by adding a config flag
on targets where needed only.

Change-Id: I9a4ae3760b78a2f069462e5092f95356ae34c6ce
Signed-off-by: default avatarUjwal Patel <ujwalp@codeaurora.org>
parent a479b876
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -364,6 +364,7 @@ CONFIG_FB_MSM_MDSS=y
CONFIG_FB_MSM_MDSS_WRITEBACK=y
CONFIG_FB_MSM_MDSS_HDMI_PANEL=y
CONFIG_FB_MSM_MDSS_HDMI_MHL_SII8334=y
CONFIG_FB_MSM_MDSS_EDP_PANEL=y
CONFIG_BACKLIGHT_LCD_SUPPORT=y
# CONFIG_LCD_CLASS_DEVICE is not set
CONFIG_BACKLIGHT_CLASS_DEVICE=y
+1 −0
Original line number Diff line number Diff line
@@ -374,6 +374,7 @@ CONFIG_FB_MSM_MDSS=y
CONFIG_FB_MSM_MDSS_WRITEBACK=y
CONFIG_FB_MSM_MDSS_HDMI_PANEL=y
CONFIG_FB_MSM_MDSS_HDMI_MHL_SII8334=y
CONFIG_FB_MSM_MDSS_EDP_PANEL=y
CONFIG_BACKLIGHT_LCD_SUPPORT=y
# CONFIG_LCD_CLASS_DEVICE is not set
CONFIG_BACKLIGHT_CLASS_DEVICE=y