aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--arch/x86/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/x86/Kconfig b/arch/x86/Kconfig
index faf39a0d6242..2b54a2fb3ab0 100644
--- a/arch/x86/Kconfig
+++ b/arch/x86/Kconfig
@@ -429,6 +429,7 @@ config X86_MDFLD
429 select SPI 429 select SPI
430 select INTEL_SCU_IPC 430 select INTEL_SCU_IPC
431 select X86_PLATFORM_DEVICES 431 select X86_PLATFORM_DEVICES
432 select X86_INTEL_MID
432 ---help--- 433 ---help---
433 Medfield is Intel's Low Power Intel Architecture (LPIA) based Moblin 434 Medfield is Intel's Low Power Intel Architecture (LPIA) based Moblin
434 Internet Device(MID) platform. 435 Internet Device(MID) platform.