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

Commit 8cdedb9f authored by Kyle Yan's avatar Kyle Yan
Browse files

defconfig: sdxpoorwills: Enable mailbox driver



Temporarily enable mailbox driver as PIL driver requires mailbox
APIs. This defconfig will be automatically enabled later when QTI_RPMH_API
is enabled.

Change-Id: I37241f409f214f7440f566a9158ec7eaf840d604
Signed-off-by: default avatarKyle Yan <kyan@codeaurora.org>
parent 84a47e8c
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -276,6 +276,7 @@ CONFIG_SPS=y
CONFIG_SPS_SUPPORT_NDP_BAM=y
CONFIG_USB_BAM=y
CONFIG_REMOTE_SPINLOCK_MSM=y
CONFIG_MAILBOX=y
CONFIG_QCOM_SCM=y
CONFIG_MSM_BOOT_STATS=y
CONFIG_MSM_SMEM=y
+1 −0
Original line number Diff line number Diff line
@@ -271,6 +271,7 @@ CONFIG_IPA_UT=y
CONFIG_SPS=y
CONFIG_SPS_SUPPORT_NDP_BAM=y
CONFIG_HWSPINLOCK_QCOM=y
CONFIG_MAILBOX=y
CONFIG_QCOM_SMEM=y
CONFIG_QCOM_SMD=y
CONFIG_QCOM_SCM=y