Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/sgimips/conf Delete __NO_SOFT_SERIAL_INTERRUPT.
details: https://anonhg.NetBSD.org/src/rev/2eb40e26e1dc
branches: trunk
changeset: 509727:2eb40e26e1dc
user: thorpej <thorpej%NetBSD.org@localhost>
date: Fri May 11 05:02:30 2001 +0000
description:
Delete __NO_SOFT_SERIAL_INTERRUPT.
diffstat:
sys/arch/sgimips/conf/std.sgimips | 4 +---
1 files changed, 1 insertions(+), 3 deletions(-)
diffs (17 lines):
diff -r aa480b33fa75 -r 2eb40e26e1dc sys/arch/sgimips/conf/std.sgimips
--- a/sys/arch/sgimips/conf/std.sgimips Fri May 11 04:56:56 2001 +0000
+++ b/sys/arch/sgimips/conf/std.sgimips Fri May 11 05:02:30 2001 +0000
@@ -1,12 +1,10 @@
-# $NetBSD: std.sgimips,v 1.6 2000/12/03 07:05:23 matt Exp $
+# $NetBSD: std.sgimips,v 1.7 2001/05/11 05:02:30 thorpej Exp $
machine sgimips mips
options EXEC_ELF32 # exec ELF32 binaries
options EXEC_SCRIPT # exec #! scripts
-options __NO_SOFT_SERIAL_INTERRUPT
-
options MIPS3_ENABLE_CLOCK_INTR
options COM16650
Home |
Main Index |
Thread Index |
Old Index