2004-06-14 05:27:59 +04:00
|
|
|
# $NetBSD: GENERIC.MP,v 1.5 2004/06/14 01:28:00 lukem Exp $
|
2002-10-01 16:56:36 +04:00
|
|
|
#
|
|
|
|
# GENERIC.MP -- Generic, plus enable Multiprocessor support.
|
|
|
|
#
|
|
|
|
|
|
|
|
include "arch/i386/conf/GENERIC"
|
|
|
|
|
2004-06-14 05:27:59 +04:00
|
|
|
options MULTIPROCESSOR
|
2002-10-01 16:56:36 +04:00
|
|
|
options COM_MPLOCK # com MP locking; REQUIRED on MP i386
|
|
|
|
|
|
|
|
options APM_NO_IDLE
|
2004-06-14 05:27:59 +04:00
|
|
|
#options DIAGNOSTIC # STRONGLY RECOMMENDED
|
2002-10-01 16:56:36 +04:00
|
|
|
#options LOCKDEBUG
|
|
|
|
#options MPDEBUG
|
|
|
|
#options MPVERBOSE
|
2004-06-14 05:27:59 +04:00
|
|
|
#options DEBUG
|
2003-01-07 21:55:36 +03:00
|
|
|
options MPBIOS # configure CPUs and APICs using MPBIOS
|
|
|
|
#options MPACPI # configure CPUs and APICs using ACPI
|
2003-03-05 13:27:59 +03:00
|
|
|
# (acpi at mainbus must also be enabled)
|
2002-10-01 16:56:36 +04:00
|
|
|
|
|
|
|
ioapic* at mainbus? apid ?
|