arm64: deconfig: Remove interconnect common module

interconnect common has been added as a module, but GKI_HIDDEN_QCOM_CONFIGS
select INTERCONNECT_QCOM in init/Kconfig.gki which causes compile error. It
is a short term solution needed for building several drivers that are not
modularizable.

Will add interconnect common module again after long term solution acieved.

Change-Id: Iaff73b554ead6c9d22914f02c3bf03fcfbd13e37
Signed-off-by: jianzhou <quic_jianzhou@quicinc.com>
This commit is contained in:
jianzhou 2022-10-13 19:38:08 -07:00 committed by Gerrit - the friendly Code Review server
parent cb5ed64bbf
commit 3157d1f2fe
2 changed files with 0 additions and 2 deletions

View File

@ -24,7 +24,6 @@ CONFIG_GUNYAH_DRIVERS=y
CONFIG_HVC_GUNYAH=m
# CONFIG_HVC_GUNYAH_CONSOLE is not set
CONFIG_HWSPINLOCK_QCOM=m
CONFIG_INTERCONNECT_QCOM=m
CONFIG_INTERCONNECT_QCOM_BCM_VOTER=m
CONFIG_INTERCONNECT_QCOM_DEBUG=m
CONFIG_INTERCONNECT_QCOM_KALAMA=m

View File

@ -42,7 +42,6 @@ CONFIG_I3C_MASTER_MSM_GENI=m
CONFIG_INPUT_PM8941_PWRKEY=m
# CONFIG_INPUT_PM8XXX_VIBRATOR is not set
CONFIG_INPUT_QCOM_HV_HAPTICS=m
CONFIG_INTERCONNECT_QCOM=m
CONFIG_INTERCONNECT_QCOM_DEBUG=m
CONFIG_INTERCONNECT_QCOM_PINEAPPLE=m
CONFIG_INTERCONNECT_TEST=m