blob: 4ed5641d82d2c96c316a5c007c80426f5e30c20d (
plain)
1
2
3
4
5
6
7
8
9
|
# $NetBSD: P2020RDB.MP,v 1.1 2011/06/29 06:23:36 matt Exp $
#
# P2020RDB kernel, plus multiprocessor support.
include "arch/evbppc/conf/P2020RDB"
options MULTIPROCESSOR
# this option may cause trouble under very high interrupt load
#options OPENPIC_DISTRIBUTE # let all CPUs serve interrupts
|