mirror of
https://github.com/torvalds/linux.git
synced 2026-07-30 11:11:26 +02:00
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:
parent
cb5ed64bbf
commit
3157d1f2fe
1
arch/arm64/configs/vendor/kalama_GKI.config
vendored
1
arch/arm64/configs/vendor/kalama_GKI.config
vendored
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user