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

Commit 344a903f authored by Chris Lew's avatar Chris Lew
Browse files

defconfig: kona: Enable SMP2P and SMEM State drivers



Enable the SMP2P and SMEM State drivers to enable point to point
communication over SMEM with remote processors.

Change-Id: Ic241745e6a8510671eae647b98b769af33ae9027
Signed-off-by: default avatarChris Lew <clew@codeaurora.org>
parent c5a790aa
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -343,6 +343,7 @@ CONFIG_QCOM_LLCC=y
CONFIG_QCOM_KONA_LLCC=y
CONFIG_QCOM_RPMH=y
CONFIG_QCOM_SMEM=y
CONFIG_QCOM_SMP2P=y
CONFIG_SETUP_SSR_NOTIF_TIMEOUTS=y
CONFIG_SSR_SYSMON_NOTIF_TIMEOUT=20000
CONFIG_SSR_SUBSYS_NOTIF_TIMEOUT=20000
+1 −0
Original line number Diff line number Diff line
@@ -352,6 +352,7 @@ CONFIG_QCOM_LLCC=y
CONFIG_QCOM_KONA_LLCC=y
CONFIG_QCOM_RPMH=y
CONFIG_QCOM_SMEM=y
CONFIG_QCOM_SMP2P=y
CONFIG_SETUP_SSR_NOTIF_TIMEOUTS=y
CONFIG_SSR_SYSMON_NOTIF_TIMEOUT=20000
CONFIG_SSR_SUBSYS_NOTIF_TIMEOUT=20000