diff options
Diffstat (limited to 'sys')
-rw-r--r-- | sys/arch/luna88k/conf/GENERIC.MP | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/sys/arch/luna88k/conf/GENERIC.MP b/sys/arch/luna88k/conf/GENERIC.MP new file mode 100644 index 00000000000..f32e338fdba --- /dev/null +++ b/sys/arch/luna88k/conf/GENERIC.MP @@ -0,0 +1,15 @@ +# $OpenBSD: GENERIC.MP,v 1.1 2012/03/01 14:04:03 aoyama Exp $ +# +# For further information on compiling OpenBSD kernels, see the config(8) +# man page. +# +# For further information on hardware support for this architecture, see +# the intro(4) man page. For further information about kernel options +# for this architecture, see the options(4) man page. For an explanation +# of each device driver in this file see the section 4 man page for the +# device. + +include "arch/luna88k/conf/GENERIC" + +option MULTIPROCESSOR +#option MP_LOCKDEBUG |