diff options
Diffstat (limited to 'drivers/platform')
-rw-r--r-- | drivers/platform/x86/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/platform/x86/Kconfig b/drivers/platform/x86/Kconfig index 7f43cf86d776..f995e6e2f78c 100644 --- a/drivers/platform/x86/Kconfig +++ b/drivers/platform/x86/Kconfig | |||
@@ -639,7 +639,7 @@ config ACPI_CMPC | |||
639 | 639 | ||
640 | config INTEL_SCU_IPC | 640 | config INTEL_SCU_IPC |
641 | bool "Intel SCU IPC Support" | 641 | bool "Intel SCU IPC Support" |
642 | depends on X86_MRST | 642 | depends on X86_INTEL_MID |
643 | default y | 643 | default y |
644 | ---help--- | 644 | ---help--- |
645 | IPC is used to bridge the communications between kernel and SCU on | 645 | IPC is used to bridge the communications between kernel and SCU on |