mirror of
https://github.com/torvalds/linux.git
synced 2026-07-31 19:47:08 +02:00
defconfig: pineapple-gki: Enable pineapple interconnect driver
Eable pineapple interconnect driver so that consumers are able to obtain their path handles for voting required bandwidths. Change-Id: I7377409769d435740efbf2f89e0a8dcfba9a9106 Signed-off-by: Xubin Bai <quic_xubibai@quicinc.com>
This commit is contained in:
parent
4b1895f812
commit
cb052547a3
|
|
@ -3,6 +3,10 @@ CONFIG_ARM_SMMU=m
|
|||
CONFIG_ARM_SMMU_DISABLE_BYPASS_BY_DEFAULT=y
|
||||
CONFIG_ARM_SMMU_QCOM=m
|
||||
CONFIG_COMMON_CLK_QCOM=m
|
||||
CONFIG_INTERCONNECT_QCOM=m
|
||||
CONFIG_INTERCONNECT_QCOM_DEBUG=m
|
||||
CONFIG_INTERCONNECT_QCOM_PINEAPPLE=m
|
||||
CONFIG_INTERCONNECT_TEST=m
|
||||
CONFIG_LOCALVERSION="-gki"
|
||||
# CONFIG_MODULE_SIG_ALL is not set
|
||||
CONFIG_NOP_USB_XCEIV=m
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user