Skip to content

Commit

Permalink
drivers/platform/x86: Clarify the MRST IPC driver description slightly
Browse files Browse the repository at this point in the history
Make it clear that this driver is only needed for embedded hardware,
not PCs.

Signed-off-by: Matthew Garrett <mjg@redhat.com>
  • Loading branch information
Matthew Garrett committed May 17, 2010
1 parent 89a7644 commit 6c62673
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion drivers/platform/x86/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 6c62673

Please sign in to comment.