Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 136655
b: refs/heads/master
c: 6a48565
h: refs/heads/master
i:
  136653: cf212f6
  136651: b123350
  136647: 909eae1
  136639: d46a381
v: v3
  • Loading branch information
Ingo Molnar committed Jan 29, 2009
1 parent 69b72b8 commit 11a7cc0
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 10 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 9c39801763ed6e08ea8bc694c5ab936643a2b763
refs/heads/master: 6a48565ed6ac76f351def25cd5e9f181331065f6
19 changes: 10 additions & 9 deletions trunk/arch/x86/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit 11a7cc0

Please sign in to comment.