diff options
Diffstat (limited to 'sys/arch/luna88k/conf/GENERIC')
-rw-r--r-- | sys/arch/luna88k/conf/GENERIC | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/sys/arch/luna88k/conf/GENERIC b/sys/arch/luna88k/conf/GENERIC index 8fadfc286af..b7376f7b24b 100644 --- a/sys/arch/luna88k/conf/GENERIC +++ b/sys/arch/luna88k/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.11 2005/09/06 19:21:55 miod Exp $ +# $OpenBSD: GENERIC,v 1.12 2007/01/12 21:41:53 aoyama Exp $ # # For further information on compiling OpenBSD kernels, see the config(8) # man page. @@ -16,6 +16,9 @@ maxusers 64 # estimated number of users # Processor type option M88100 # 88100 support; mandatory +# Number of maximum processors +option MAX_CPUS=4 # may have up to 4 processors + # Define this if your processor has the xxx.usr bug (mask C82N) option ERRATA__XXX_USR |