From: Alan Cox <alan@lxorguk.ukuu.org.uk>
To: linux-kernel@vger.kernel.org, x86@kernel.org
Subject: [PATCH] x86, mrst: The shutdown for MRST requires the SCU IPC mechanism
Date: Mon, 15 Nov 2010 17:31:19 +0000 [thread overview]
Message-ID: <20101115173110.6877.83958.stgit@localhost.localdomain> (raw)
From: Alan Cox <alan@linux.intel.com>
Fix the build failure reported by Randy Dunlap
Signed-off-by: Alan Cox <alan@linux.intel.com>
---
arch/x86/Kconfig | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/arch/x86/Kconfig b/arch/x86/Kconfig
index 9e71608..afe50ec 100644
--- a/arch/x86/Kconfig
+++ b/arch/x86/Kconfig
@@ -387,6 +387,7 @@ config X86_MRST
select APB_TIMER
select I2C
select SPI
+ select INTEL_SCU_IPC
---help---
Moorestown is Intel's Low Power Intel Architecture (LPIA) based Moblin
Internet Device(MID) platform. Moorestown consists of two chips:
next reply other threads:[~2010-11-15 17:51 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-11-15 17:31 Alan Cox [this message]
2010-11-15 18:14 ` Randy Dunlap
2010-11-17 12:42 ` [tip:x86/platform] x86, mrst: Fix dependencies of "select INTEL_SCU_IPC" tip-bot for Randy Dunlap
2010-11-17 12:30 ` [tip:x86/platform] x86, mrst: The shutdown for MRST requires the SCU IPC mechanism tip-bot for Alan Cox
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=20101115173110.6877.83958.stgit@localhost.localdomain \
--to=alan@lxorguk.ukuu.org.uk \
--cc=linux-kernel@vger.kernel.org \
--cc=x86@kernel.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
Powered by JetHome