diff options
| -rw-r--r-- | arch/x86/Kconfig | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/arch/x86/Kconfig b/arch/x86/Kconfig index f0322949328e..2697fdb25ac2 100644 --- a/arch/x86/Kconfig +++ b/arch/x86/Kconfig | |||
| @@ -388,8 +388,12 @@ config X86_ELAN | |||
| 388 | 388 | ||
| 389 | config X86_MRST | 389 | config X86_MRST |
| 390 | bool "Moorestown MID platform" | 390 | bool "Moorestown MID platform" |
| 391 | depends on PCI | ||
| 392 | depends on PCI_GOANY | ||
| 393 | depends on PCI_IOAPIC | ||
| 391 | depends on X86_32 | 394 | depends on X86_32 |
| 392 | depends on X86_EXTENDED_PLATFORM | 395 | depends on X86_EXTENDED_PLATFORM |
| 396 | depends on X86_IO_APIC | ||
| 393 | select APB_TIMER | 397 | select APB_TIMER |
| 394 | ---help--- | 398 | ---help--- |
| 395 | Moorestown is Intel's Low Power Intel Architecture (LPIA) based Moblin | 399 | Moorestown is Intel's Low Power Intel Architecture (LPIA) based Moblin |
