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

Commit bb074ac6 authored by Raghavendra Rao Ananta's avatar Raghavendra Rao Ananta
Browse files

defconfig: kona: Enable the Mailbox framework



Enable the mailbox framework for kona platform for the
corresponding mailbox clients and controllers to interact.

Change-Id: I6af9ddaeeb41e0f6cd86900e697b75711d05a780
Signed-off-by: default avatarRaghavendra Rao Ananta <rananta@codeaurora.org>
parent fa6d9e28
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -321,6 +321,7 @@ CONFIG_STAGING=y
CONFIG_ASHMEM=y
CONFIG_HWSPINLOCK=y
CONFIG_HWSPINLOCK_QCOM=y
CONFIG_MAILBOX=y
# CONFIG_IOMMU_SUPPORT is not set
CONFIG_QCOM_LLCC=y
CONFIG_QCOM_KONA_LLCC=y
+1 −0
Original line number Diff line number Diff line
@@ -329,6 +329,7 @@ CONFIG_STAGING=y
CONFIG_ASHMEM=y
CONFIG_HWSPINLOCK=y
CONFIG_HWSPINLOCK_QCOM=y
CONFIG_MAILBOX=y
# CONFIG_IOMMU_SUPPORT is not set
CONFIG_QCOM_LLCC=y
CONFIG_QCOM_KONA_LLCC=y