diff options
-rw-r--r-- | arch/x86/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/x86/Kconfig b/arch/x86/Kconfig index cb9af474dfca..3b6922ebf170 100644 --- a/arch/x86/Kconfig +++ b/arch/x86/Kconfig | |||
@@ -443,6 +443,7 @@ config X86_INTEL_MID | |||
443 | bool "Intel MID platform support" | 443 | bool "Intel MID platform support" |
444 | depends on X86_32 | 444 | depends on X86_32 |
445 | depends on X86_EXTENDED_PLATFORM | 445 | depends on X86_EXTENDED_PLATFORM |
446 | depends on X86_PLATFORM_DEVICES | ||
446 | depends on PCI | 447 | depends on PCI |
447 | depends on PCI_GOANY | 448 | depends on PCI_GOANY |
448 | depends on X86_IO_APIC | 449 | depends on X86_IO_APIC |