Nuke NEWCONFIG. It's not used anymore at all.
This commit is contained in:
parent
999ff6a003
commit
5b07b9403e
|
@ -1,4 +1,4 @@
|
||||||
# $NetBSD: GENERIC,v 1.23 1995/03/11 13:55:03 briggs Exp $
|
# $NetBSD: GENERIC,v 1.24 1995/03/11 13:56:36 briggs Exp $
|
||||||
#
|
#
|
||||||
# GENERIC
|
# GENERIC
|
||||||
|
|
||||||
|
@ -11,7 +11,6 @@ options TIMEZONE=300, DST=1, MAXFDESCS=2048
|
||||||
|
|
||||||
# Standard system options
|
# Standard system options
|
||||||
options SWAPPAGER, VNODEPAGER, DEVPAGER # paging
|
options SWAPPAGER, VNODEPAGER, DEVPAGER # paging
|
||||||
options NEWCONFIG
|
|
||||||
options DIAGNOSTIC # DEBUG for extra kernel debugging
|
options DIAGNOSTIC # DEBUG for extra kernel debugging
|
||||||
options KTRACE # system call tracing support
|
options KTRACE # system call tracing support
|
||||||
#options KGDB # support for kernel gdb
|
#options KGDB # support for kernel gdb
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
# $NetBSD: OCELOT,v 1.2 1995/03/11 13:55:05 briggs Exp $
|
# $NetBSD: OCELOT,v 1.3 1995/03/11 13:56:37 briggs Exp $
|
||||||
#
|
#
|
||||||
# OCELOT
|
# OCELOT
|
||||||
|
|
||||||
|
@ -11,7 +11,6 @@ options TIMEZONE=300, DST=1, MAXFDESCS=2048
|
||||||
|
|
||||||
# Standard system options
|
# Standard system options
|
||||||
options SWAPPAGER, VNODEPAGER, DEVPAGER # paging
|
options SWAPPAGER, VNODEPAGER, DEVPAGER # paging
|
||||||
options NEWCONFIG
|
|
||||||
options DIAGNOSTIC # DEBUG for extra kernel debugging
|
options DIAGNOSTIC # DEBUG for extra kernel debugging
|
||||||
|
|
||||||
# Filesystem options
|
# Filesystem options
|
||||||
|
|
Loading…
Reference in New Issue