diff --git a/config/gki_crowdisp.conf b/config/gki_crowdisp.conf index ccae67ab..98c9476d 100644 --- a/config/gki_crowdisp.conf +++ b/config/gki_crowdisp.conf @@ -14,3 +14,5 @@ export CONFIG_DISPLAY_BUILD=m export CONFIG_HDCP_QSEECOM=y export CONFIG_DRM_SDE_VM=y export CONFIG_QCOM_SPEC_SYNC=y +export CONFIG_QCOM_WCD939X_I2C=y +export CONFIG_QCOM_FSA4480_I2C=y diff --git a/config/gki_crowdispconf.h b/config/gki_crowdispconf.h index 25edefc9..e4a44582 100644 --- a/config/gki_crowdispconf.h +++ b/config/gki_crowdispconf.h @@ -20,3 +20,5 @@ #define CONFIG_HDCP_QSEECOM 1 #define CONFIG_DRM_SDE_VM 1 #define CONFIG_QCOM_SPEC_SYNC 1 +#define CONFIG_QCOM_WCD939X_I2C 1 +#define CONFIG_QCOM_FSA4480_I2C 1