Move "defopt PMAP_DEBUG" into files.arm, since it's used by code in arch/arm.

This commit is contained in:
bjh21 2001-05-06 18:31:14 +00:00
parent 06fc2f85cc
commit 6d4648fa03
5 changed files with 8 additions and 17 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: files.arm,v 1.24 2001/05/06 18:01:42 bjh21 Exp $
# $NetBSD: files.arm,v 1.25 2001/05/06 18:31:14 bjh21 Exp $
# temporary define to allow easy moving to ../arch/arm/arm32
defopt ARM32
@ -13,6 +13,9 @@ defopt opt_cputypes.h CPU_ARM6 CPU_ARM7 CPU_ARM7500 CPU_ARM8 CPU_SA110
# Floating point emulator
defopt ARMFPE
# PMAP_DEBUG (heavily abused option)
defopt PMAP_DEBUG
# MI console support
file dev/cons.c

View File

@ -1,4 +1,4 @@
# $NetBSD: files.arm32,v 1.109 2001/05/06 18:01:42 bjh21 Exp $
# $NetBSD: files.arm32,v 1.110 2001/05/06 18:31:15 bjh21 Exp $
#
# First try for arm-specific configuration info
#
@ -12,9 +12,6 @@ defopt COMPAT_OLD_OFW
# Maintain Interrupt statistics
defopt IRQSTATS
# PMAP_DEBUG (heavily abused option)
defopt PMAP_DEBUG
# X server support in console drivers
defopt XSERVER

View File

@ -1,4 +1,4 @@
# $NetBSD: files.dnard,v 1.7 2001/05/06 18:01:43 bjh21 Exp $
# $NetBSD: files.dnard,v 1.8 2001/05/06 18:31:15 bjh21 Exp $
#
# First try for arm-specific configuration info
#
@ -12,9 +12,6 @@ defopt COMPAT_OLD_OFW
# Maintain Interrupt statistics
defopt IRQSTATS
# PMAP_DEBUG (heavily abused option)
defopt PMAP_DEBUG
# X server support in console drivers
defopt XSERVER

View File

@ -1,4 +1,4 @@
# $NetBSD: files.hpcarm,v 1.14 2001/05/06 18:01:43 bjh21 Exp $
# $NetBSD: files.hpcarm,v 1.15 2001/05/06 18:31:15 bjh21 Exp $
#
# First try for arm-specific configuration info
#
@ -9,9 +9,6 @@ maxusers 2 8 64
# Maintain Interrupt statistics
defopt IRQSTATS
# PMAP_DEBUG (heavily abused option)
defopt PMAP_DEBUG
# X server support in console drivers
defopt XSERVER

View File

@ -1,4 +1,4 @@
# $NetBSD: files.netwinder,v 1.3 2001/05/06 18:01:43 bjh21 Exp $
# $NetBSD: files.netwinder,v 1.4 2001/05/06 18:31:15 bjh21 Exp $
#
# First try for arm-specific configuration info
#
@ -12,9 +12,6 @@ defopt COMPAT_OLD_OFW
# Maintain Interrupt statistics
defopt IRQSTATS
# PMAP_DEBUG (heavily abused option)
defopt PMAP_DEBUG
# X server support in console drivers
defopt XSERVER