Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit c0fde758 authored by Odelu Kukatla's avatar Odelu Kukatla
Browse files

arm: defconfig: Enable interconnect driver for NIGHTJAR



Enable the interconnect driver so that consumers are
able to obtain their path handles properly.

Change-Id: I347133af37d660855532d08d23ef5750d93ff83b
Signed-off-by: default avatarOdelu Kukatla <okukatla@codeaurora.org>
parent 2e5624aa
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -747,3 +747,7 @@ CONFIG_SPMI_PMIC_CLKDIV=y
# CONFIG_QTI_ADC_TM is not set
# CONFIG_QCOM_SPMI_IADC is not set
# CONFIG_QCOM_SPMI_VADC is not set
CONFIG_INTERCONNECT=y
CONFIG_INTERCONNECT_TEST=y
CONFIG_INTERCONNECT_QCOM=y
CONFIG_INTERCONNECT_QCOM_SDXNIGHTJAR=y
+4 −0
Original line number Diff line number Diff line
@@ -763,3 +763,7 @@ CONFIG_QGKI=y
CONFIG_USB_EHSET_TEST_FIXTURE=y
CONFIG_USB_LOW_MEM_VARIANT=y
# CONFIG_MSM_HSUSB_PHY is not set
CONFIG_INTERCONNECT=y
CONFIG_INTERCONNECT_TEST=y
CONFIG_INTERCONNECT_QCOM=y
CONFIG_INTERCONNECT_QCOM_SDXNIGHTJAR=y