01158ea892
- MPACPI is no more. - MPACPI_SCANPCI -> ACPI_SCANPCI
19 lines
413 B
Plaintext
19 lines
413 B
Plaintext
# $NetBSD: GENERIC.MP,v 1.8 2006/07/04 00:30:22 christos Exp $
|
|
#
|
|
# GENERIC.MP -- Generic, plus enable Multiprocessor support.
|
|
#
|
|
|
|
include "arch/i386/conf/GENERIC"
|
|
|
|
options MULTIPROCESSOR
|
|
|
|
options APM_NO_IDLE
|
|
#options DIAGNOSTIC # STRONGLY RECOMMENDED
|
|
#options LOCKDEBUG
|
|
#options MPDEBUG
|
|
#options MPVERBOSE
|
|
#options DEBUG
|
|
options MPBIOS # configure CPUs and APICs using MPBIOS
|
|
|
|
ioapic* at mainbus? apid ?
|