projects
/
GitHub
/
moto-9609
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
89a7644
)
drivers/platform/x86: Clarify the MRST IPC driver description slightly
author
Matthew Garrett
<mjg@redhat.com>
Fri, 7 May 2010 18:30:00 +0000
(14:30 -0400)
committer
Matthew Garrett
<mjg@redhat.com>
Mon, 17 May 2010 16:08:33 +0000
(12:08 -0400)
Make it clear that this driver is only needed for embedded hardware,
not PCs.
Signed-off-by: Matthew Garrett <mjg@redhat.com>
drivers/platform/x86/Kconfig
patch
|
blob
|
blame
|
history
diff --git
a/drivers/platform/x86/Kconfig
b/drivers/platform/x86/Kconfig
index 0ec796d9da1a4900245f7a7f0adb4e1495261354..3e1b8a288719d2047e911025e9fc6c1c8714d578 100644
(file)
--- 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