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

Commit f44063eb authored by Arun Prakash's avatar Arun Prakash
Browse files

arm64: defconfig: Add mproc related defconfig for direwolf



Add mproc related defconfig for direwolf which inlcudes qrtr,
hwspinlock,glink,smem,smp2p,ipc irq bridge and ipc logging
related configurations.

Change-Id: I56287609ca361f363d5dd9a1d2fc16b03d606c3c
Signed-off-by: default avatarArun Prakash <app@codeaurora.org>
parent b17dd44e
Loading
Loading
Loading
Loading
+12 −0
Original line number Diff line number Diff line
@@ -66,3 +66,15 @@ CONFIG_EXTCON_USB_GPIO=m
# CONFIG_USB_DWC3_HOST is not set
# CONFIG_USB_DWC3_GADGET is not set
# CONFIG_USB_QCOM_EMU_PHY is not set
CONFIG_QRTR=m
CONFIG_QRTR_SMD=m
CONFIG_HWSPINLOCK_QCOM=m
CONFIG_QCOM_GLINK=m
CONFIG_RPMSG_QCOM_GLINK_SMEM=m
CONFIG_RPMSG_QCOM_GLINK_SPSS=m
CONFIG_QCOM_SMEM=m
CONFIG_QCOM_SMP2P=m
CONFIG_QCOM_GLINK_PKT=m
CONFIG_QSEE_IPC_IRQ_BRIDGE=m
CONFIG_QCOM_SMP2P_SLEEPSTATE=m
CONFIG_QSEE_IPC_IRQ=m
+2 −0
Original line number Diff line number Diff line
@@ -25,3 +25,5 @@ CONFIG_USB_MON=y
CONFIG_USB_ACM=y
# CONFIG_USB_PULSE8_CEC is not set
# CONFIG_USB_RAINSHADOW_CEC is not set
CONFIG_QCOM_APCS_IPC=y
CONFIG_IPC_LOGGING=y