aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/x86/Kconfig')
-rw-r--r--arch/x86/Kconfig13
1 files changed, 8 insertions, 5 deletions
diff --git a/arch/x86/Kconfig b/arch/x86/Kconfig
index 7b9eaa1ae10b..5731eb70e0a0 100644
--- a/arch/x86/Kconfig
+++ b/arch/x86/Kconfig
@@ -26,6 +26,8 @@ config X86
26 select HAVE_IOREMAP_PROT 26 select HAVE_IOREMAP_PROT
27 select HAVE_KPROBES 27 select HAVE_KPROBES
28 select HAVE_MEMBLOCK 28 select HAVE_MEMBLOCK
29 select HAVE_MEMBLOCK_NODE_MAP
30 select ARCH_DISCARD_MEMBLOCK
29 select ARCH_WANT_OPTIONAL_GPIOLIB 31 select ARCH_WANT_OPTIONAL_GPIOLIB
30 select ARCH_WANT_FRAME_POINTERS 32 select ARCH_WANT_FRAME_POINTERS
31 select HAVE_DMA_ATTRS 33 select HAVE_DMA_ATTRS
@@ -204,9 +206,6 @@ config ZONE_DMA32
204 bool 206 bool
205 default X86_64 207 default X86_64
206 208
207config ARCH_POPULATES_NODE_MAP
208 def_bool y
209
210config AUDIT_ARCH 209config AUDIT_ARCH
211 bool 210 bool
212 default X86_64 211 default X86_64
@@ -403,7 +402,7 @@ config X86_INTEL_CE
403 This option compiles in support for the CE4100 SOC for settop 402 This option compiles in support for the CE4100 SOC for settop
404 boxes and media devices. 403 boxes and media devices.
405 404
406config X86_INTEL_MID 405config X86_WANT_INTEL_MID
407 bool "Intel MID platform support" 406 bool "Intel MID platform support"
408 depends on X86_32 407 depends on X86_32
409 depends on X86_EXTENDED_PLATFORM 408 depends on X86_EXTENDED_PLATFORM
@@ -412,7 +411,10 @@ config X86_INTEL_MID
412 systems which do not have the PCI legacy interfaces (Moorestown, 411 systems which do not have the PCI legacy interfaces (Moorestown,
413 Medfield). If you are building for a PC class system say N here. 412 Medfield). If you are building for a PC class system say N here.
414 413
415if X86_INTEL_MID 414if X86_WANT_INTEL_MID
415
416config X86_INTEL_MID
417 bool
416 418
417config X86_MRST 419config X86_MRST
418 bool "Moorestown MID platform" 420 bool "Moorestown MID platform"
@@ -424,6 +426,7 @@ config X86_MRST
424 select SPI 426 select SPI
425 select INTEL_SCU_IPC 427 select INTEL_SCU_IPC
426 select X86_PLATFORM_DEVICES 428 select X86_PLATFORM_DEVICES
429 select X86_INTEL_MID
427 ---help--- 430 ---help---
428 Moorestown is Intel's Low Power Intel Architecture (LPIA) based Moblin 431 Moorestown is Intel's Low Power Intel Architecture (LPIA) based Moblin
429 Internet Device(MID) platform. Moorestown consists of two chips: 432 Internet Device(MID) platform. Moorestown consists of two chips: