Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 107776
b: refs/heads/master
c: d1339df
h: refs/heads/master
v: v3
  • Loading branch information
Robin Holt authored and Tony Luck committed Aug 4, 2008
1 parent b9fe7c2 commit e5d909c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 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: 94567ef16bf38e98a7de214694d327feb3ec42d4
refs/heads/master: d1339df1f46d10e0396c1470f371b0d1b23295ba
6 changes: 3 additions & 3 deletions trunk/arch/ia64/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -321,10 +321,10 @@ config SMP
If you don't know what to do here, say N.

config NR_CPUS
int "Maximum number of CPUs (2-1024)"
range 2 1024
int "Maximum number of CPUs (2-4096)"
range 2 4096
depends on SMP
default "1024"
default "4096"
help
You should set this to the number of CPUs in your system, but
keep in mind that a kernel compiled for, e.g., 2 CPUs will boot but
Expand Down

0 comments on commit e5d909c

Please sign in to comment.