diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2007-05-01 15:22:24 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2007-05-01 15:22:24 +0000 |
commit | 9019295065b857985ee9c33e78db89ada514a4e7 (patch) | |
tree | 7e100487a82e412eb4520395592e983a195ffee0 /sys/arch/sparc64/conf/RAMDISKU5 | |
parent | 1a60e8dad01d227ec75ba1409337cf1a01ece709 (diff) |
RAMDISK kernels do not need DIAGNOSTIC
Diffstat (limited to 'sys/arch/sparc64/conf/RAMDISKU5')
-rw-r--r-- | sys/arch/sparc64/conf/RAMDISKU5 | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/arch/sparc64/conf/RAMDISKU5 b/sys/arch/sparc64/conf/RAMDISKU5 index 629695bb9d2..9298e174776 100644 --- a/sys/arch/sparc64/conf/RAMDISKU5 +++ b/sys/arch/sparc64/conf/RAMDISKU5 @@ -1,4 +1,4 @@ -# $OpenBSD: RAMDISKU5,v 1.12 2006/12/09 20:06:48 miod Exp $ +# $OpenBSD: RAMDISKU5,v 1.13 2007/05/01 15:22:23 deraadt Exp $ # Machine architecture; required by config(8) machine sparc64 @@ -16,7 +16,6 @@ option DST=0 # daylight saving time used by RTC option SMALL_KERNEL option NO_PROPOLICE -#option DIAGNOSTIC # internal consistency checks option FFS # UFS #option NFSCLIENT # Network File System client #option CD9660 # ISO 9660 + Rock Ridge file system |