33d70de438
and always call the simple_* locking functions. the locking functions are compiled out if they are not needed anyway, so a separate option for this doesn't gain anything. this also fixes the serial console on my alpha ES40 (which doesn't make much sense since the com driver should still be under the big lock on alpha, but whatever).
6 lines
118 B
Plaintext
6 lines
118 B
Plaintext
# $NetBSD: GENERIC.MP,v 1.2 2005/12/27 00:46:38 chs Exp $
|
|
|
|
include "arch/amd64/conf/GENERIC"
|
|
|
|
options MULTIPROCESSOR
|