[PATCH] x86,mrst: The shutdown for MRST requires the SCU IPC mechanism
From: Alan Cox
Date: Mon Nov 15 2010 - 12:51:30 EST
From: Alan Cox <alan@xxxxxxxxxxxxxxx>
Fix the build failure reported by Randy Dunlap
Signed-off-by: Alan Cox <alan@xxxxxxxxxxxxxxx>
---
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:
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/