diff options
Diffstat (limited to 'arch/x86/Kconfig')
-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 cea0cd9a316f..64e817ec7ff9 100644 --- a/arch/x86/Kconfig +++ b/arch/x86/Kconfig | |||
@@ -372,6 +372,7 @@ endif | |||
372 | 372 | ||
373 | config X86_VSMP | 373 | config X86_VSMP |
374 | bool "ScaleMP vSMP" | 374 | bool "ScaleMP vSMP" |
375 | select PARAVIRT_GUEST | ||
375 | select PARAVIRT | 376 | select PARAVIRT |
376 | depends on X86_64 && PCI | 377 | depends on X86_64 && PCI |
377 | depends on X86_EXTENDED_PLATFORM | 378 | depends on X86_EXTENDED_PLATFORM |