x86, mrst: The shutdown for MRST requires the SCU IPC mechanism
authorAlan Cox <alan@lxorguk.ukuu.org.uk>
Mon, 15 Nov 2010 17:31:19 +0000 (17:31 +0000)
committerThomas Gleixner <tglx@linutronix.de>
Wed, 17 Nov 2010 12:27:44 +0000 (13:27 +0100)
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

index e5510cf0666f5b3af028c3244bb1b0f2be0c146d..6e877b90ed2d6c6e3af97e6929f05a118d8f318a 100644 (file)
@@ -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:
This page took 0.025886 seconds and 5 git commands to generate.