diff options
| -rw-r--r-- | sys/alpha/conf/GENERIC | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/sys/alpha/conf/GENERIC b/sys/alpha/conf/GENERIC index 3a7b9b49b37a..e05f75adcda3 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.14.2.4 1999/04/08 17:45:22 wpaul Exp $ +# $Id: GENERIC,v 1.14.2.5 1999/05/07 09:01:40 dfr Exp $ machine "alpha" cpu "EV4" @@ -122,6 +122,3 @@ options KTRACE #kernel tracing # This provides support for System V shared memory. # options SYSVSHM - -options DDB -#options DB_ELF_SYMBOLS |
