[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <tip-b9fc71f47dc060c588e5099638242fad44eeecbc@git.kernel.org>
Date: Wed, 17 Nov 2010 12:30:57 GMT
From: tip-bot for Alan Cox <alan@...rguk.ukuu.org.uk>
To: linux-tip-commits@...r.kernel.org
Cc: linux-kernel@...r.kernel.org, alan@...ux.intel.com, hpa@...or.com,
mingo@...hat.com, tglx@...utronix.de, randy.dunlap@...cle.com,
alan@...rguk.ukuu.org.uk
Subject: [tip:x86/platform] x86, mrst: The shutdown for MRST requires the SCU IPC mechanism
Commit-ID: b9fc71f47dc060c588e5099638242fad44eeecbc
Gitweb: http://git.kernel.org/tip/b9fc71f47dc060c588e5099638242fad44eeecbc
Author: Alan Cox <alan@...rguk.ukuu.org.uk>
AuthorDate: Mon, 15 Nov 2010 17:31:19 +0000
Committer: Thomas Gleixner <tglx@...utronix.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@...cle.com>
Signed-off-by: Alan Cox <alan@...ux.intel.com>
LKML-Reference: <20101115173110.6877.83958.stgit@...alhost.localdomain>
Signed-off-by: Thomas Gleixner <tglx@...utronix.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:
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists