From: Lina Iyer <lina.iyer@linaro.org>
To: linux-arm-msm@vger.kernel.org,
linux-arm-kernel@lists.infradead.org,
linux-kernel@vger.kernel.org, sboyd@codeaurora.org
Cc: galak@codeaurora.org, Lina Iyer <lina.iyer@linaro.org>
Subject: [PATCH] drivers: qcom: Select QCOM_SCM unconditionally for QCOM_PM
Date: Fri, 10 Jul 2015 14:18:00 -0600 [thread overview]
Message-ID: <1436559480-9239-1-git-send-email-lina.iyer@linaro.org> (raw)
In-Reply-To: <55A01D84.8070701@ti.com>
Enable QCOM_SCM for QCOM power management driver
Signed-off-by: Lina Iyer <lina.iyer@linaro.org>
---
drivers/soc/qcom/Kconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/drivers/soc/qcom/Kconfig b/drivers/soc/qcom/Kconfig
index 5eea374..e9a2c19 100644
--- a/drivers/soc/qcom/Kconfig
+++ b/drivers/soc/qcom/Kconfig
@@ -13,6 +13,7 @@ config QCOM_GSBI
config QCOM_PM
bool "Qualcomm Power Management"
depends on ARCH_QCOM && !ARM64
+ select QCOM_SCM
help
QCOM Platform specific power driver to manage cores and L2 low power
modes. It interface with various system drivers to put the cores in
--
2.1.4
next prev parent reply other threads:[~2015-07-10 20:18 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-07-10 19:31 Build error with !CONFIG_SMP in v4.2-rc1 on arm multi_v7_defconfig Dave Gerlach
2015-07-10 19:36 ` Stephen Boyd
2015-07-10 20:29 ` Dave Gerlach
2015-07-10 20:39 ` Lina Iyer
2015-07-10 20:42 ` Dave Gerlach
2015-07-10 20:18 ` Lina Iyer [this message]
2015-07-10 21:09 ` [PATCH] drivers: qcom: Select QCOM_SCM unconditionally for QCOM_PM Stephen Boyd
2015-07-14 21:54 ` Andy Gross
2015-07-23 20:07 ` Andy Gross
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1436559480-9239-1-git-send-email-lina.iyer@linaro.org \
--to=lina.iyer@linaro.org \
--cc=galak@codeaurora.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-arm-msm@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=sboyd@codeaurora.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox