Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/ofppc/conf Don't include mvgbe in this kernel confi...
details: https://anonhg.NetBSD.org/src/rev/7e483902a6cd
branches: trunk
changeset: 953289:7e483902a6cd
user: thorpej <thorpej%NetBSD.org@localhost>
date: Fri Mar 05 01:31:43 2021 +0000
description:
Don't include mvgbe in this kernel config; that driver has an explicit
warning for the MULTIPROCESSOR case.
diffstat:
sys/arch/ofppc/conf/GENERIC.MP | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
diffs (16 lines):
diff -r ce22bfa1e5f7 -r 7e483902a6cd sys/arch/ofppc/conf/GENERIC.MP
--- a/sys/arch/ofppc/conf/GENERIC.MP Thu Mar 04 20:59:39 2021 +0000
+++ b/sys/arch/ofppc/conf/GENERIC.MP Fri Mar 05 01:31:43 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC.MP,v 1.18 2012/02/09 19:04:04 matt Exp $
+# $NetBSD: GENERIC.MP,v 1.19 2021/03/05 01:31:43 thorpej Exp $
#
# GENERIC machine description file
#
@@ -24,3 +24,6 @@
options MULTIPROCESSOR
options IPI_OPENPIC
options PMAP_NEED_FULL_MAPKERNEL
+
+no mvgbec* at gt?
+no mvgbe0 at mvgbec?
Home |
Main Index |
Thread Index |
Old Index