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

Commit 42cb0864 authored by Rishabh Bhatnagar's avatar Rishabh Bhatnagar
Browse files

defconfig: Enable sdx external ipc driver for sdxprairie



This driver will enable communication between sdx and external
application processor. Sdx and external AP communicate with
each other using gpios.

Change-Id: Ibb2c6dfec52722f6a7147f4544e9c4c46e4d3abd
Signed-off-by: default avatarRishabh Bhatnagar <rishabhb@codeaurora.org>
parent ad93c556
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -402,6 +402,7 @@ CONFIG_SSR_SUBSYS_NOTIF_TIMEOUT=20000
CONFIG_PANIC_ON_SSR_NOTIF_TIMEOUT=y
CONFIG_MSM_BOOT_STATS=y
CONFIG_QCOM_DCC_V2=y
CONFIG_SDX_EXT_IPC=y
CONFIG_QCOM_SECURE_BUFFER=y
CONFIG_QCOM_EUD=y
CONFIG_QCOM_BUS_SCALING=y
+1 −0
Original line number Diff line number Diff line
@@ -413,6 +413,7 @@ CONFIG_SSR_SUBSYS_NOTIF_TIMEOUT=20000
CONFIG_PANIC_ON_SSR_NOTIF_TIMEOUT=y
CONFIG_MSM_BOOT_STATS=y
CONFIG_QCOM_DCC_V2=y
CONFIG_SDX_EXT_IPC=y
CONFIG_QCOM_SECURE_BUFFER=y
CONFIG_QCOM_EUD=y
CONFIG_QCOM_BUS_SCALING=y