add options OPENPIC_DISTRIBUTE
This commit is contained in:
parent
5eb6bd1c4f
commit
88d57c1556
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: GENERIC.MP,v 1.2 2007/10/17 19:55:16 garbled Exp $
|
||||
# $NetBSD: GENERIC.MP,v 1.3 2008/08/26 16:55:48 macallan Exp $
|
||||
#
|
||||
# GENERIC kernel, plus multiprocessor support.
|
||||
|
||||
|
@ -7,3 +7,4 @@ include "arch/macppc/conf/GENERIC"
|
|||
options MULTIPROCESSOR
|
||||
options IPI_HAMMERHEAD
|
||||
options IPI_OPENPIC
|
||||
options OPENPIC_DISTRIBUTE # let all CPUs serve interrupts
|
||||
|
|
Loading…
Reference in New Issue