]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blobdiff - arch/x86/Kconfig
x86: move X86_VSMP from subarch menu
[mirror_ubuntu-bionic-kernel.git] / arch / x86 / Kconfig
index 2fe298297cee0563cd6066e28399e60f40afc893..ddddfb8fe091dcb9fb67de1a82621a3b1ee90cfd 100644 (file)
@@ -271,15 +271,6 @@ config X86_PC
        help
          Choose this option if your computer is a standard PC or compatible.
 
-config X86_VSMP
-       bool "Support for ScaleMP vSMP"
-       select PARAVIRT
-       depends on X86_64 && PCI
-       help
-         Support for ScaleMP vSMP systems.  Say 'Y' here if this kernel is
-         supposed to run on these EM64T-based machines.  Only choose this option
-         if you have one of these machines.
-
 endchoice
 
 config X86_NON_STANDARD
@@ -327,6 +318,16 @@ config X86_UV
          This option is needed in order to support SGI Ultraviolet systems.
          If you don't have one of these, you should say N here.
 
+config X86_VSMP
+       bool "Support for ScaleMP vSMP"
+       select PARAVIRT
+       depends on X86_64 && PCI
+       depends on X86_NON_STANDARD
+       help
+         Support for ScaleMP vSMP systems.  Say 'Y' here if this kernel is
+         supposed to run on these EM64T-based machines.  Only choose this option
+         if you have one of these machines.
+
 config X86_ELAN
        bool "AMD Elan"
        depends on X86_32