Module Name: src
Committed By: maxv
Date: Sat Jul 29 07:19:47 UTC 2017
Modified Files:
src/sys/arch/amd64/conf: ALL
src/sys/arch/i386/conf: ALL
Log Message:
Remove DEBUG_HPUX (does not exist).
To generate a diff of this commit:
cvs rdiff -u -r1.63 -r1.64 src/sys/arch/amd64/conf/ALL
cvs rdiff -u -r1.421 -r1.422 src/sys/arch/i386/conf/ALL
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/sys/arch/amd64/conf/ALL
diff -u src/sys/arch/amd64/conf/ALL:1.63 src/sys/arch/amd64/conf/ALL:1.64
--- src/sys/arch/amd64/conf/ALL:1.63 Sat Jul 29 07:16:15 2017
+++ src/sys/arch/amd64/conf/ALL Sat Jul 29 07:19:47 2017
@@ -1,4 +1,4 @@
-# $NetBSD: ALL,v 1.63 2017/07/29 07:16:15 maxv Exp $
+# $NetBSD: ALL,v 1.64 2017/07/29 07:19:47 maxv Exp $
# From NetBSD: GENERIC,v 1.787 2006/10/01 18:37:54 bouyer Exp
#
# ALL machine description file
@@ -17,7 +17,7 @@ include "arch/amd64/conf/std.amd64"
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
-#ident "ALL-$Revision: 1.63 $"
+#ident "ALL-$Revision: 1.64 $"
maxusers 64 # estimated number of users
@@ -1929,7 +1929,6 @@ options DEBUG_FIND_PCIC_I82365SL_ONLY
options DEBUG_FPE
options DEBUG_GPIO
options DEBUG_GPIO2
-options DEBUG_HPUX
options DEBUG_IBCS2
options DEBUG_IPR_VJ
options DEBUG_ISAPNP
Index: src/sys/arch/i386/conf/ALL
diff -u src/sys/arch/i386/conf/ALL:1.421 src/sys/arch/i386/conf/ALL:1.422
--- src/sys/arch/i386/conf/ALL:1.421 Sat Jul 29 07:16:14 2017
+++ src/sys/arch/i386/conf/ALL Sat Jul 29 07:19:47 2017
@@ -1,4 +1,4 @@
-# $NetBSD: ALL,v 1.421 2017/07/29 07:16:14 maxv Exp $
+# $NetBSD: ALL,v 1.422 2017/07/29 07:19:47 maxv Exp $
# From NetBSD: GENERIC,v 1.787 2006/10/01 18:37:54 bouyer Exp
#
# ALL machine description file
@@ -17,7 +17,7 @@ include "arch/i386/conf/std.i386"
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
-#ident "ALL-$Revision: 1.421 $"
+#ident "ALL-$Revision: 1.422 $"
maxusers 64 # estimated number of users
@@ -2079,7 +2079,6 @@ options DEBUG_FIND_PCIC_I82365SL_ONLY
options DEBUG_FPE
options DEBUG_GPIO
options DEBUG_GPIO2
-options DEBUG_HPUX
options DEBUG_IBCS2
options DEBUG_IPR_VJ
options DEBUG_ISAPNP