blob: e7552718599fb4763aa95a89b2f3d844e67903aa (
plain)
1
2
3
4
5
6
7
|
# $NetBSD: GENERIC.MP,v 1.1 2000/03/19 14:56:52 ragge Exp $
#
# Generic VAX kernel with multiprocessor support.
include "arch/vax/conf/GENERIC"
options MULTIPROCESSOR # include multiprocessor support
|