summaryrefslogtreecommitdiff
path: root/drivers/soc/qcom/Kconfig
diff options
context:
space:
mode:
authorBjorn Andersson <bjorn.andersson@sonymobile.com>2015-09-25 01:25:01 (GMT)
committerAndy Gross <agross@codeaurora.org>2015-12-08 19:01:01 (GMT)
commit9460ae2ff3081b43e4f93126cfd26a27cda1b6a1 (patch)
treef199913f7877802c2b2de7dce744417f2db211a1 /drivers/soc/qcom/Kconfig
parent8005c49d9aea74d382f474ce11afbbc7d7130bec (diff)
downloadlinux-9460ae2ff3081b43e4f93126cfd26a27cda1b6a1.tar.xz
soc: qcom: Introduce common SMEM state machine code
This implements a common API for handling and exposing SMP2P and SMSM state information. Signed-off-by: Bjorn Andersson <bjorn.andersson@sonymobile.com> Signed-off-by: Andy Gross <agross@codeaurora.org>
Diffstat (limited to 'drivers/soc/qcom/Kconfig')
-rw-r--r--drivers/soc/qcom/Kconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/drivers/soc/qcom/Kconfig b/drivers/soc/qcom/Kconfig
index eec7614..df3bd5a 100644
--- a/drivers/soc/qcom/Kconfig
+++ b/drivers/soc/qcom/Kconfig
@@ -49,3 +49,6 @@ config QCOM_SMD_RPM
Say M here if you want to include support for the Qualcomm RPM as a
module. This will build a module called "qcom-smd-rpm".
+
+config QCOM_SMEM_STATE
+ bool