06b5330bc7
needed now to do MP BIOS MP configuration.
18 lines
359 B
Plaintext
18 lines
359 B
Plaintext
# $NetBSD: SWINGER.MP,v 1.3 2003/01/07 18:55:36 fvdl 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 ?
|