public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] x86, mrst: The shutdown for MRST requires the SCU IPC mechanism
@ 2010-11-15 17:31 Alan Cox
  2010-11-15 18:14 ` 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
  0 siblings, 2 replies; 4+ messages in thread
From: Alan Cox @ 2010-11-15 17:31 UTC (permalink / raw)
  To: linux-kernel, x86

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:


^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2010-11-17 12:43 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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:x86/platform] x86, mrst: The shutdown for MRST requires the SCU IPC mechanism tip-bot for Alan Cox

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox