Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 144186
b: refs/heads/master
c: 2a3313f
h: refs/heads/master
v: v3
  • Loading branch information
Michael K. Johnson authored and H. Peter Anvin committed Apr 22, 2009
1 parent b5ed813 commit af70b63
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: fcc5c4a2feea3886dc058498b28508b2731720d5
refs/heads/master: 2a3313f494c2f3f74a27d66f0f14b38558b7dba2
1 change: 1 addition & 0 deletions trunk/arch/x86/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -664,6 +664,7 @@ config MAXSMP

config NR_CPUS
int "Maximum number of CPUs" if SMP && !MAXSMP
range 2 8 if SMP && X86_32 && !X86_BIGSMP
range 2 512 if SMP && !MAXSMP
default "1" if !SMP
default "4096" if MAXSMP
Expand Down

0 comments on commit af70b63

Please sign in to comment.