Selaa lähdekoodia

Merge "disp: msm: enable SDE RSC driver compilation"

qctecmdr 5 vuotta sitten
vanhempi
sitoutus
610df4684a
2 muutettua tiedostoa jossa 2 lisäystä ja 0 poistoa
  1. 1 0
      config/lahainadisp.conf
  2. 1 0
      config/lahainadispconf.h

+ 1 - 0
config/lahainadisp.conf

@@ -8,4 +8,5 @@ export CONFIG_DSI_PARSER=y
 export CONFIG_DRM_SDE_WB=y
 export CONFIG_DRM_MSM_REGISTER_LOGGING=y
 export CONFIG_QCOM_MDSS_PLL=y
+export CONFIG_DRM_SDE_RSC=y
 endif

+ 1 - 0
config/lahainadispconf.h

@@ -13,4 +13,5 @@
 #define CONFIG_DRM_MSM_REGISTER_LOGGING 1
 #define CONFIG_DRM_SDE_EVTLOG_DEBUG 1
 #define CONFIG_QCOM_MDSS_PLL 1
+#define CONFIG_DRM_SDE_RSC 1