public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: tip-bot for Alan Cox <alan@lxorguk.ukuu.org.uk>
To: linux-tip-commits@vger.kernel.org
Cc: linux-kernel@vger.kernel.org, alan@linux.intel.com,
	hpa@zytor.com, mingo@redhat.com, tglx@linutronix.de,
	randy.dunlap@oracle.com, alan@lxorguk.ukuu.org.uk
Subject: [tip:x86/platform] x86, mrst: The shutdown for MRST requires the SCU IPC mechanism
Date: Wed, 17 Nov 2010 12:30:57 GMT	[thread overview]
Message-ID: <tip-b9fc71f47dc060c588e5099638242fad44eeecbc@git.kernel.org> (raw)
In-Reply-To: <20101115173110.6877.83958.stgit@localhost.localdomain>

Commit-ID:  b9fc71f47dc060c588e5099638242fad44eeecbc
Gitweb:     http://git.kernel.org/tip/b9fc71f47dc060c588e5099638242fad44eeecbc
Author:     Alan Cox <alan@lxorguk.ukuu.org.uk>
AuthorDate: Mon, 15 Nov 2010 17:31:19 +0000
Committer:  Thomas Gleixner <tglx@linutronix.de>
CommitDate: Wed, 17 Nov 2010 13:27:44 +0100

x86, mrst: The shutdown for MRST requires the SCU IPC mechanism

Fix the build failure reported by Randy.

Reported-by: Randy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: Alan Cox <alan@linux.intel.com>
LKML-Reference: <20101115173110.6877.83958.stgit@localhost.localdomain>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
---
 arch/x86/Kconfig |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/arch/x86/Kconfig b/arch/x86/Kconfig
index e5510cf..6e877b9 100644
--- a/arch/x86/Kconfig
+++ b/arch/x86/Kconfig
@@ -399,6 +399,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:

      parent reply	other threads:[~2010-11-17 12:31 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-11-15 17:31 [PATCH] x86, mrst: The shutdown for MRST requires the SCU IPC mechanism Alan Cox
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-bot for Alan Cox [this message]

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=tip-b9fc71f47dc060c588e5099638242fad44eeecbc@git.kernel.org \
    --to=alan@lxorguk.ukuu.org.uk \
    --cc=alan@linux.intel.com \
    --cc=hpa@zytor.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-tip-commits@vger.kernel.org \
    --cc=mingo@redhat.com \
    --cc=randy.dunlap@oracle.com \
    --cc=tglx@linutronix.de \
    /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