bc766890f7
compat kernel to include the GENERIC and use "no" keywords of config(1). Also merge std.sparc64-64 into std.sparc64 and prepare std.sparc64-32 which uses "no" keywords for 32 bit kernels. OK'ed by mrg.
12 lines
316 B
Plaintext
12 lines
316 B
Plaintext
# $NetBSD: GENERIC.MP,v 1.3 2006/06/30 10:27:48 tsutsui Exp $
|
|
#
|
|
# GENERIC Sparc64 kernel configuration with multiprocessor support.
|
|
#
|
|
|
|
include "arch/sparc64/conf/GENERIC"
|
|
|
|
#ident "GENERIC.MP-$Revision: 1.3 $"
|
|
|
|
options MULTIPROCESSOR # include multiprocessor support
|
|
cpu* at mainbus0 # declare additional CPUs
|