disp: msm: dp: compile MST feature based on display config

Add a compile time flag for the MST feature that will allow
selectively enabling the feature.

Change-Id: I8bf288277c7af00c3cf254a8c757151559e0a010
Signed-off-by: Tatenda Chipeperekwa <tatendac@codeaurora.org>
Tento commit je obsažen v:
Tatenda Chipeperekwa
2020-01-21 15:24:43 -08:00
rodič 5977818ac3
revize 51805afe28
5 změnil soubory, kde provedl 70 přidání a 47 odebrání

Zobrazit soubor

@@ -11,6 +11,7 @@
#include "msm_kms.h"
#include "sde_connector.h"
#include "dp_drm.h"
#include "dp_mst_drm.h"
#include "dp_debug.h"
#define DP_MST_DEBUG(fmt, ...) DP_DEBUG(fmt, ##__VA_ARGS__)