Commit c95aaeff authored by Alan Cox's avatar Alan Cox Committed by Ingo Molnar

x86/intel/scu/ipc: Match the changes in the x86 configuration

We need to depend on INTEL_MID because the SCU is Moorestown and
Medfield.
Signed-off-by: default avatarAlan Cox <alan@linux.intel.com>
Cc: mjg@redhat.com
Link: http://lkml.kernel.org/r/20111217174215.7096.7786.stgit@bob.linux.org.ukSigned-off-by: default avatarIngo Molnar <mingo@elte.hu>
parent a0c3832a
......@@ -639,7 +639,7 @@ config ACPI_CMPC
config INTEL_SCU_IPC
bool "Intel SCU IPC Support"
depends on X86_MRST
depends on X86_INTEL_MID
default y
---help---
IPC is used to bridge the communications between kernel and SCU on
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment