remove COMPAT_386BSD_MBRPART

remove COMAPT_13, COMPAT_14. hpcmips appears NetBSD 1.5.
This commit is contained in:
uch 2000-04-25 06:20:14 +00:00
parent 7d20d62f25
commit f49b235cc0
3 changed files with 5 additions and 8 deletions

View File

@ -2,11 +2,11 @@
# Distribution kernel (any model) kernel config file
#
# $NetBSD: GENERIC,v 1.44 2000/04/19 06:50:31 itojun Exp $
# $NetBSD: GENERIC,v 1.45 2000/04/25 06:20:14 uch Exp $
#
include "arch/hpcmips/conf/std.hpcmips"
#ident "GENERIC-$Revision: 1.44 $"
#ident "GENERIC-$Revision: 1.45 $"
maxusers 8
@ -92,8 +92,7 @@ options INET6 # IPV6
#options CCITT,LLC,HDLC # X.25
# NetBSD backwards compatibility
options COMPAT_43, COMPAT_13, COMPAT_14
options COMPAT_386BSD_MBRPART # recognize old partition ID
options COMPAT_43
options NFS_BOOT_DHCP

View File

@ -2,7 +2,7 @@
# Distribution kernel (TX3912 based model) kernel config file
#
# $NetBSD: TX3912,v 1.16 2000/04/24 12:59:43 uch Exp $
# $NetBSD: TX3912,v 1.17 2000/04/25 06:20:14 uch Exp $
#
include "arch/hpcmips/conf/std.hpcmips"
@ -47,7 +47,6 @@ options PPP_BSDCOMP # BSD-Compress compression support for PPP
options PPP_DEFLATE # Deflate compression support for PPP
options PPP_FILTER # Active filter support for PPP (requires bpf)
options COMPAT_386BSD_MBRPART # recognize old partition ID
options COMPAT_43
options SCSIVERBOSE # human readable SCSI error messages

View File

@ -1,7 +1,7 @@
#
# Distribution kernel (TX3922 based model) kernel config file
#
# $NetBSD: TX3922,v 1.15 2000/04/24 12:59:43 uch Exp $
# $NetBSD: TX3922,v 1.16 2000/04/25 06:20:14 uch Exp $
#
include "arch/hpcmips/conf/std.hpcmips"
@ -34,7 +34,6 @@ options KTRACE # system call tracing support
options __NO_SOFT_SERIAL_INTERRUPT
options SERIALCONSSLOT=0 # UARTA 0, UARTB 1
options COMPAT_386BSD_MBRPART # recognize old partition ID
options COMPAT_43
options SCSIVERBOSE # human readable SCSI error messages