disp: config: add support for fsa and wcd aux switch for crow target
Add support for fsa and wcd aux switch for crow target. Change-Id: If50226c5f9f7cbb3a1ab1d469bc2c9efa0b541c4 Signed-off-by: Kashish Jain <quic_kashjain@quicinc.com>
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
parent
0a9bb868d0
commit
2c8b12d2a5
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user