Browse Source

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>
Matthew Garrett 15 years ago
parent
commit
6c62673cf5
1 changed files with 2 additions and 1 deletions
  1. 2 1
      drivers/platform/x86/Kconfig

+ 2 - 1
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