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

Commit 2a1b98fe authored by Ujwal Patel's avatar Ujwal Patel
Browse files

defconfig: msm: Add configuration for MDP3



Currently MDP3 display 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: I6646efef31c860e16efe4374deb058ac519e5fc3
Signed-off-by: default avatarUjwal Patel <ujwalp@codeaurora.org>
parent 3e72fb86
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -319,6 +319,7 @@ CONFIG_FB=y
CONFIG_FB_MSM=y
# CONFIG_FB_MSM_BACKLIGHT is not set
CONFIG_FB_MSM_MDSS=y
CONFIG_FB_MSM_MDSS_MDP3=y
CONFIG_FB_MSM_MDSS_WRITEBACK=y
CONFIG_BACKLIGHT_LCD_SUPPORT=y
# CONFIG_LCD_CLASS_DEVICE is not set
+1 −0
Original line number Diff line number Diff line
@@ -319,6 +319,7 @@ CONFIG_FB=y
CONFIG_FB_MSM=y
# CONFIG_FB_MSM_BACKLIGHT is not set
CONFIG_FB_MSM_MDSS=y
CONFIG_FB_MSM_MDSS_MDP3=y
CONFIG_FB_MSM_MDSS_WRITEBACK=y
CONFIG_BACKLIGHT_LCD_SUPPORT=y
# CONFIG_LCD_CLASS_DEVICE is not set