Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sys/arch/evbppc/conf Oops, revert unintentional part of the ...



details:   https://anonhg.NetBSD.org/src/rev/75c3ef1dad10
branches:  trunk
changeset: 984181:75c3ef1dad10
user:      rin <rin%NetBSD.org@localhost>
date:      Sat Jun 26 09:03:46 2021 +0000

description:
Oops, revert unintentional part of the previous.

diffstat:

 sys/arch/evbppc/conf/std.explora |  4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)

diffs (15 lines):

diff -r 71178b4de3be -r 75c3ef1dad10 sys/arch/evbppc/conf/std.explora
--- a/sys/arch/evbppc/conf/std.explora  Sat Jun 26 09:00:39 2021 +0000
+++ b/sys/arch/evbppc/conf/std.explora  Sat Jun 26 09:03:46 2021 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: std.explora,v 1.8 2021/06/26 09:00:39 rin Exp $
+#      $NetBSD: std.explora,v 1.9 2021/06/26 09:03:46 rin Exp $
 #
 # Standard/required options for NetBSD/explora.
 
@@ -28,5 +28,3 @@
 options        PPC_CPU_FREQ=66000000   # XXX hack for pckbc_cnattach()
 
 include                "arch/evbppc/conf/files.explora"
-
-options        PPC_PCI_MACHDEP_IMPL="<evbppc/explora/dev/pci_machdep.h>"



Home | Main Index | Thread Index | Old Index