projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1a8359e
)
x86/config: Select MSIC MFD driver on Intel Medfield platform
author
Mika Westerberg
<
[email protected]
>
Thu, 26 Jan 2012 17:35:05 +0000
(17:35 +0000)
committer
Ingo Molnar
<
[email protected]
>
Thu, 26 Jan 2012 20:23:55 +0000
(21:23 +0100)
On Intel Medfield platform we use MSIC MFD driver to create
necessary platform devices so it is essential to have the driver
compiled into the kernel.
Signed-off-by: Mika Westerberg <
[email protected]
>
Signed-off-by: Alan Cox <
[email protected]
>
Cc:
[email protected]
Link:
http://lkml.kernel.org/n/
[email protected]
Signed-off-by: Ingo Molnar <
[email protected]
>
arch/x86/Kconfig
patch
|
blob
|
history
diff --git
a/arch/x86/Kconfig
b/arch/x86/Kconfig
index a13addbcbd5e3302c75d75a5425908dc2634d75b..c0d49316a63d8e4fcf5ba4bd4b4679edb47bb523 100644
(file)
--- a/
arch/x86/Kconfig
+++ b/
arch/x86/Kconfig
@@
-431,6
+431,7
@@
config X86_MDFLD
select SPI
select INTEL_SCU_IPC
select X86_PLATFORM_DEVICES
+ select MFD_INTEL_MSIC
---help---
Medfield is Intel's Low Power Intel Architecture (LPIA) based Moblin
Internet Device(MID) platform.