From: zalan.blenessy@gmail.com (Zalan Blenessy)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 1/1] ARM: sunxi: select ARM_PSCI
Date: Wed, 25 Dec 2013 13:11:06 +0100 [thread overview]
Message-ID: <1387973466-5067-2-git-send-email-zalan.blenessy@gmail.com> (raw)
In-Reply-To: <1387973466-5067-1-git-send-email-zalan.blenessy@gmail.com>
This is necessary for SMP on sun7i.
Signed-off-by: Zalan Blenessy <zalan.blenessy@gmail.com>
---
arch/arm/mach-sunxi/Kconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/arch/arm/mach-sunxi/Kconfig b/arch/arm/mach-sunxi/Kconfig
index 547004c..09df4b81 100644
--- a/arch/arm/mach-sunxi/Kconfig
+++ b/arch/arm/mach-sunxi/Kconfig
@@ -3,6 +3,7 @@ config ARCH_SUNXI
select ARCH_HAS_RESET_CONTROLLER
select ARCH_REQUIRE_GPIOLIB
select ARM_GIC
+ select ARM_PSCI
select CLKSRC_MMIO
select CLKSRC_OF
select COMMON_CLK
--
1.7.10.4
next prev parent reply other threads:[~2013-12-25 12:11 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-12-25 12:11 [PATCH 0/1] ARM: sunxi: select ARM_PSCI Zalan Blenessy
2013-12-25 12:11 ` Zalan Blenessy [this message]
2013-12-30 15:31 ` [PATCH 1/1] " Maxime Ripard
2014-01-01 17:02 ` [PATCHv2 " Zalan Blenessy
2014-01-01 22:58 ` Maxime Ripard
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=1387973466-5067-2-git-send-email-zalan.blenessy@gmail.com \
--to=zalan.blenessy@gmail.com \
--cc=linux-arm-kernel@lists.infradead.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;
as well as URLs for NNTP newsgroup(s).