defconfig: msm: avoid compilation of MDSS DP driver for 32-bit msmfalcon
The MDSS DP driver has compilation issues on msmfalcon 32-bit builds. Remove config for the driver to skip compilation till the relevant issues are resolved. Change-Id: I8b4d464c793fd943abca2b9041f5751abc9ed22b Signed-off-by: Padmanabhan Komanduru <pkomandu@codeaurora.org>
This commit is contained in:
parent
773f15cdab
commit
d3c76b29e6
1 changed files with 0 additions and 1 deletions
|
@ -336,7 +336,6 @@ CONFIG_FB_MSM=y
|
|||
CONFIG_FB_MSM_MDSS=y
|
||||
CONFIG_FB_MSM_MDSS_WRITEBACK=y
|
||||
CONFIG_FB_MSM_MDSS_HDMI_PANEL=y
|
||||
CONFIG_FB_MSM_MDSS_DP_PANEL=y
|
||||
CONFIG_FB_MSM_MDSS_XLOG_DEBUG=y
|
||||
CONFIG_LOGO=y
|
||||
# CONFIG_LOGO_LINUX_MONO is not set
|
||||
|
|
Loading…
Add table
Reference in a new issue