diff options
Diffstat (limited to 'sys/mips/conf/XLP')
-rw-r--r-- | sys/mips/conf/XLP | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/mips/conf/XLP b/sys/mips/conf/XLP index 6843534b72fe..48d8df35f262 100644 --- a/sys/mips/conf/XLP +++ b/sys/mips/conf/XLP @@ -36,6 +36,7 @@ options SCHED_ULE # ULE scheduler options SMP options PREEMPTION # Enable kernel thread preemption #options FULL_PREEMPTION # Enable kernel thread preemption +options MAXCPU=128 # XLP can probe 128 CPUs options INET # InterNETworking options INET6 # IPv6 communications protocols options FFS # Berkeley Fast Filesystem |