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 <mjg@redhat.com>
This commit is contained in:
Matthew Garrett 2010-05-07 14:30:00 -04:00
parent 89a7644be2
commit 6c62673cf5

View file

@ -534,6 +534,7 @@ config INTEL_SCU_IPC
default y default y
---help--- ---help---
IPC is used to bridge the communications between kernel and SCU on 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 endif # X86_PLATFORM_DEVICES