b88c3a1555
(`egrep -l '(^|[^e])options<TAB>'` is your friend...)
18 lines
360 B
Plaintext
18 lines
360 B
Plaintext
# $NetBSD: SWINGER.MP,v 1.4 2004/06/14 01:28:00 lukem Exp $
|
|
#
|
|
# SWINGER.MP -- Swinger, plus enable Multiprocessor support.
|
|
#
|
|
|
|
include "arch/i386/conf/SWINGER"
|
|
|
|
options MULTIPROCESSOR
|
|
options COM_MPLOCK # com MP locking; REQUIRED on MP i386
|
|
|
|
#options LOCKDEBUG
|
|
options MPDEBUG
|
|
options MPVERBOSE
|
|
options MPBIOS
|
|
#options DEBUG
|
|
|
|
ioapic* at mainbus? apid ?
|