summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sys/alpha/conf/GENERIC5
-rw-r--r--sys/alpha/conf/NOTES5
2 files changed, 2 insertions, 8 deletions
diff --git a/sys/alpha/conf/GENERIC b/sys/alpha/conf/GENERIC
index 15f2551..e599114 100644
--- a/sys/alpha/conf/GENERIC
+++ b/sys/alpha/conf/GENERIC
@@ -11,7 +11,7 @@
# device lines is present in the ./LINT configuration file. If you are
# in doubt as to the purpose or necessity of a line, check first in LINT.
#
-# $Id: GENERIC,v 1.19 1999/04/08 17:42:48 wpaul Exp $
+# $Id: GENERIC,v 1.20 1999/04/19 08:56:38 dfr Exp $
machine "alpha"
cpu "EV4"
@@ -135,6 +135,3 @@ options KTRACE #kernel tracing
# This provides support for System V shared memory.
#
options SYSVSHM
-
-options DDB
-#options DB_ELF_SYMBOLS
diff --git a/sys/alpha/conf/NOTES b/sys/alpha/conf/NOTES
index 15f2551..e599114 100644
--- a/sys/alpha/conf/NOTES
+++ b/sys/alpha/conf/NOTES
@@ -11,7 +11,7 @@
# device lines is present in the ./LINT configuration file. If you are
# in doubt as to the purpose or necessity of a line, check first in LINT.
#
-# $Id: GENERIC,v 1.19 1999/04/08 17:42:48 wpaul Exp $
+# $Id: GENERIC,v 1.20 1999/04/19 08:56:38 dfr Exp $
machine "alpha"
cpu "EV4"
@@ -135,6 +135,3 @@ options KTRACE #kernel tracing
# This provides support for System V shared memory.
#
options SYSVSHM
-
-options DDB
-#options DB_ELF_SYMBOLS
OpenPOWER on IntegriCloud