From: Matthew Garrett Date: Fri, 7 May 2010 18:30:00 +0000 (-0400) Subject: drivers/platform/x86: Clarify the MRST IPC driver description slightly X-Git-Tag: upstream/snapshot3+hdmi~14533^2~14^2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=6c62673cf58516e1b82329ac90ebf3ff3f485672;p=platform%2Fadaptation%2Frenesas_rcar%2Frenesas_kernel.git drivers/platform/x86: Clarify the MRST IPC driver description slightly Make it clear that this driver is only needed for embedded hardware, not PCs. Signed-off-by: Matthew Garrett --- diff --git a/drivers/platform/x86/Kconfig b/drivers/platform/x86/Kconfig index 0ec796d..3e1b8a2 100644 --- a/drivers/platform/x86/Kconfig +++ b/drivers/platform/x86/Kconfig @@ -534,6 +534,7 @@ config INTEL_SCU_IPC default y ---help--- IPC is used to bridge the communications between kernel and SCU on - some embedded Intel x86 platforms. + some embedded Intel x86 platforms. This is not needed for PC-type + machines. endif # X86_PLATFORM_DEVICES