Add some config files for the P2020.
This commit is contained in:
parent
2699f92cdb
commit
b042682f2f
10
sys/arch/evbppc/conf/INSTALL_P2020DS.MP
Normal file
10
sys/arch/evbppc/conf/INSTALL_P2020DS.MP
Normal file
@ -0,0 +1,10 @@
|
||||
# $NetBSD: INSTALL_P2020DS.MP,v 1.1 2011/06/29 06:23:36 matt Exp $
|
||||
|
||||
include "arch/evbppc/conf/P2020DS.MP"
|
||||
|
||||
#ident "INSTALL_P2020DS-$Revision: 1.1 $"
|
||||
|
||||
include "arch/evbppc/conf/INSTALL.inc"
|
||||
|
||||
no config nfsnetbsd
|
||||
no config netbsd-esata
|
9
sys/arch/evbppc/conf/INSTALL_P2020RDB.MP
Normal file
9
sys/arch/evbppc/conf/INSTALL_P2020RDB.MP
Normal file
@ -0,0 +1,9 @@
|
||||
# $NetBSD: INSTALL_P2020RDB.MP,v 1.1 2011/06/29 06:23:36 matt Exp $
|
||||
|
||||
include "arch/evbppc/conf/P2020RDB.MP"
|
||||
|
||||
#ident "INSTALL_P2020DS-$Revision: 1.1 $"
|
||||
|
||||
include "arch/evbppc/conf/INSTALL.inc"
|
||||
|
||||
no config nfsnetbsd
|
9
sys/arch/evbppc/conf/P2020DS.MP
Normal file
9
sys/arch/evbppc/conf/P2020DS.MP
Normal file
@ -0,0 +1,9 @@
|
||||
# $NetBSD: P2020DS.MP,v 1.1 2011/06/29 06:23:36 matt Exp $
|
||||
#
|
||||
# P2020DS kernel, plus multiprocessor support.
|
||||
|
||||
include "arch/evbppc/conf/P2020DS"
|
||||
|
||||
options MULTIPROCESSOR
|
||||
# this option may cause trouble under very high interrupt load
|
||||
#options OPENPIC_DISTRIBUTE # let all CPUs serve interrupts
|
9
sys/arch/evbppc/conf/P2020RDB.MP
Normal file
9
sys/arch/evbppc/conf/P2020RDB.MP
Normal file
@ -0,0 +1,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
|
Loading…
Reference in New Issue
Block a user