aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/Kconfig
diff options
context:
space:
mode:
authorAlan Cox <alan@linux.intel.com>2012-01-26 12:33:30 -0500
committerIngo Molnar <mingo@elte.hu>2012-01-26 15:23:53 -0500
commit1a8359e411eb5055405412a7da812dae63c64a55 (patch)
tree239dc5187f6634561dd1ef95ee0f0ea1b5a690ec /arch/x86/Kconfig
parentd450c088fb00d5a744b1fe8648a488035a10a03c (diff)
x86/mid: Remove Intel Moorestown
All production devices operate in the Oaktrail configuration with legacy PC elements present and an ACPI BIOS. Continue stripping out the Moorestown elements from the tree leaving Medfield. Signed-off-by: Alan Cox <alan@linux.intel.com> Cc: jacob.jun.pan@linux.intel.com Link: http://lkml.kernel.org/n/tip-fvm1hgpq99jln6l0fbek68ik@git.kernel.org Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'arch/x86/Kconfig')
-rw-r--r--arch/x86/Kconfig21
1 files changed, 0 insertions, 21 deletions
diff --git a/arch/x86/Kconfig b/arch/x86/Kconfig
index 864cc6e6ac8e..a13addbcbd5e 100644
--- a/arch/x86/Kconfig
+++ b/arch/x86/Kconfig
@@ -418,27 +418,6 @@ if X86_WANT_INTEL_MID
418config X86_INTEL_MID 418config X86_INTEL_MID
419 bool 419 bool
420 420
421config X86_MRST
422 bool "Moorestown MID platform"
423 depends on PCI
424 depends on PCI_GOANY
425 depends on X86_IO_APIC
426 select X86_INTEL_MID
427 select SFI
428 select DW_APB_TIMER
429 select APB_TIMER
430 select I2C
431 select SPI
432 select INTEL_SCU_IPC
433 select X86_PLATFORM_DEVICES
434 ---help---
435 Moorestown is Intel's Low Power Intel Architecture (LPIA) based Moblin
436 Internet Device(MID) platform. Moorestown consists of two chips:
437 Lincroft (CPU core, graphics, and memory controller) and Langwell IOH.
438 Unlike standard x86 PCs, Moorestown does not have many legacy devices
439 nor standard legacy replacement devices/features. e.g. Moorestown does
440 not contain i8259, i8254, HPET, legacy BIOS, most of the io ports.
441
442config X86_MDFLD 421config X86_MDFLD
443 bool "Medfield MID platform" 422 bool "Medfield MID platform"
444 depends on PCI 423 depends on PCI