[tip:x86/platform] x86: Fix INTEL_MID silly

From: tip-bot for Alan Cox
Date: Fri Dec 16 2011 - 06:35:07 EST


Commit-ID: 3e8f9451d3db669d7c0d8b330d4f5770149d90d5
Gitweb: http://git.kernel.org/tip/3e8f9451d3db669d7c0d8b330d4f5770149d90d5
Author: Alan Cox <alan@xxxxxxxxxxxxxxx>
AuthorDate: Thu, 15 Dec 2011 22:19:41 +0000
Committer: Ingo Molnar <mingo@xxxxxxx>
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@xxxxxxxxxxxxxxx>
Link: http://lkml.kernel.org/n/tip-r0oc1knlvzuqr69artaeq8s8@xxxxxxxxxxxxxx
[ extended the changelog a bit ]
Signed-off-by: Ingo Molnar <mingo@xxxxxxx>
---
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.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/