diff options
| -rw-r--r-- | arch/x86/Kconfig | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/x86/Kconfig b/arch/x86/Kconfig index 5553f9f1a70d..efb42949cc09 100644 --- a/arch/x86/Kconfig +++ b/arch/x86/Kconfig | |||
| @@ -401,6 +401,9 @@ config X86_WANT_INTEL_MID | |||
| 401 | 401 | ||
| 402 | if X86_WANT_INTEL_MID | 402 | if X86_WANT_INTEL_MID |
| 403 | 403 | ||
| 404 | config X86_INTEL_MID | ||
| 405 | bool | ||
| 406 | |||
| 404 | config X86_MRST | 407 | config X86_MRST |
| 405 | bool "Moorestown MID platform" | 408 | bool "Moorestown MID platform" |
| 406 | depends on PCI | 409 | depends on PCI |
