blob: a3c273ebaf3738500144ab647a029b6208780d68 (
plain)
1
2
3
4
5
6
7
8
9
|
# $NetBSD: TWRP1025.MP,v 1.1 2012/07/15 08:44:56 matt Exp $
#
# TWRP1025 kernel, plus multiprocessor support.
include "arch/evbppc/conf/TWRP1025"
options MULTIPROCESSOR
# this option may cause trouble under very high interrupt load
#options OPENPIC_DISTRIBUTE # let all CPUs serve interrupts
|