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

Commit 872355dc authored by Sandeep Panda's avatar Sandeep Panda
Browse files

defconfig: msm8937: enable compilation of DBA driver



Add necessary configurations to enable compilation of
DBA (Display Bridge Abstraction) driver for msm8937.

Change-Id: I1b5a652e31761d13513e08ef57621e1b4e3791bd
Signed-off-by: default avatarSandeep Panda <spanda@codeaurora.org>
parent 61691972
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -384,6 +384,8 @@ CONFIG_RADIO_SILABS=y
CONFIG_MSM_KGSL=y
CONFIG_FB=y
CONFIG_FB_MSM=y
CONFIG_MSM_DBA=y
CONFIG_MSM_DBA_ADV7533=y
CONFIG_FB_MSM_MDSS=y
CONFIG_FB_MSM_MDSS_WRITEBACK=y
CONFIG_BACKLIGHT_LCD_SUPPORT=y
+2 −0
Original line number Diff line number Diff line
@@ -397,6 +397,8 @@ CONFIG_RADIO_SILABS=y
CONFIG_MSM_KGSL=y
CONFIG_FB=y
CONFIG_FB_MSM=y
CONFIG_MSM_DBA=y
CONFIG_MSM_DBA_ADV7533=y
CONFIG_FB_MSM_MDSS=y
CONFIG_FB_MSM_MDSS_WRITEBACK=y
CONFIG_BACKLIGHT_LCD_SUPPORT=y