mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [tip:x86/platform] x86: Fix INTEL_MID silly
@ 2011-12-16 11:34 tip-bot for Alan Cox
  2011-12-16 12:03 ` Ingo Molnar
  0 siblings, 1 reply; 2+ messages in thread
From: tip-bot for Alan Cox @ 2011-12-16 11:34 UTC (permalink / raw)
  To: linux-tip-commits; +Cc: linux-kernel, alan, hpa, mingo, tglx, mingo

Commit-ID:  3e8f9451d3db669d7c0d8b330d4f5770149d90d5
Gitweb:     http://git.kernel.org/tip/3e8f9451d3db669d7c0d8b330d4f5770149d90d5
Author:     Alan Cox <alan@linux.intel.com>
AuthorDate: Thu, 15 Dec 2011 22:19:41 +0000
Committer:  Ingo Molnar <mingo@elte.hu>
CommitDate: Fri, 16 Dec 2011 09:33:17 +0100

x86: Fix INTEL_MID silly

Doh.. pass the brown paper bags - preferably filled with mince
pies..

This fixes occasional build failures.

Signed-off-by: Alan Cox <alan@linux.intel.com>
Link: http://lkml.kernel.org/n/tip-r0oc1knlvzuqr69artaeq8s8@git.kernel.org
[ extended the changelog a bit ]
Signed-off-by: Ingo Molnar <mingo@elte.hu>
---
 arch/x86/Kconfig |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/arch/x86/Kconfig b/arch/x86/Kconfig
index faf39a0..2b54a2f 100644
--- a/arch/x86/Kconfig
+++ b/arch/x86/Kconfig
@@ -429,6 +429,7 @@ config X86_MDFLD
 	select SPI
 	select INTEL_SCU_IPC
 	select X86_PLATFORM_DEVICES
+	select X86_INTEL_MID
 	---help---
 	  Medfield is Intel's Low Power Intel Architecture (LPIA) based Moblin
 	  Internet Device(MID) platform. 

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-12-16 12:05 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-12-16 11:34 [tip:x86/platform] x86: Fix INTEL_MID silly tip-bot for Alan Cox
2011-12-16 12:03 ` Ingo Molnar

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome