Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/cats/conf Remove unused defflags.
details: https://anonhg.NetBSD.org/src/rev/fc83d78949a4
branches: trunk
changeset: 521999:fc83d78949a4
user: tsutsui <tsutsui%NetBSD.org@localhost>
date: Sun Feb 10 10:37:52 2002 +0000
description:
Remove unused defflags.
diffstat:
sys/arch/cats/conf/files.cats | 13 ++-----------
1 files changed, 2 insertions(+), 11 deletions(-)
diffs (32 lines):
diff -r 42c8e8f5ecee -r fc83d78949a4 sys/arch/cats/conf/files.cats
--- a/sys/arch/cats/conf/files.cats Sun Feb 10 09:29:19 2002 +0000
+++ b/sys/arch/cats/conf/files.cats Sun Feb 10 10:37:52 2002 +0000
@@ -1,26 +1,17 @@
-# $NetBSD: files.cats,v 1.16 2002/02/09 12:14:02 chris Exp $
+# $NetBSD: files.cats,v 1.17 2002/02/10 10:37:52 tsutsui Exp $
#
-# First try for arm-specific configuration info
+# CATS-specific configuration info
#
maxpartitions 8
maxusers 2 8 64
-# COMPAT_OLD_OFW for SHARKs
-defflag COMPAT_OLD_OFW
-
# Maintain Interrupt statistics
defflag IRQSTATS
# X server support in console drivers
defflag XSERVER
-# Bootloader options (COMPAT... to be dropped ASAP)
-#defflag COMPAT_OLD_BOOTLOADER
-
-# Architectures and core logic
-defflag NETWINDER
-
define todservice {}
#
Home |
Main Index |
Thread Index |
Old Index