diff options
-rw-r--r-- | sys/conf/options.i386 | 3 | ||||
-rw-r--r-- | sys/i386/conf/options.i386 | 3 |
2 files changed, 2 insertions, 4 deletions
diff --git a/sys/conf/options.i386 b/sys/conf/options.i386 index d3c9fb7..bd3ac0e 100644 --- a/sys/conf/options.i386 +++ b/sys/conf/options.i386 @@ -1,4 +1,4 @@ -# $Id: options.i386,v 1.118 1999/06/22 14:13:36 yokota Exp $ +# $Id: options.i386,v 1.119 1999/08/06 14:01:55 hm Exp $ DISABLE_PSE IDE_DELAY @@ -9,7 +9,6 @@ PMAP_SHPGPERPROC opt_pmap.h IBCS2 opt_dontuse.h COMPAT_LINUX opt_dontuse.h -LINUX opt_dontuse.h DEBUG_LINUX opt_linux.h diff --git a/sys/i386/conf/options.i386 b/sys/i386/conf/options.i386 index d3c9fb7..bd3ac0e 100644 --- a/sys/i386/conf/options.i386 +++ b/sys/i386/conf/options.i386 @@ -1,4 +1,4 @@ -# $Id: options.i386,v 1.118 1999/06/22 14:13:36 yokota Exp $ +# $Id: options.i386,v 1.119 1999/08/06 14:01:55 hm Exp $ DISABLE_PSE IDE_DELAY @@ -9,7 +9,6 @@ PMAP_SHPGPERPROC opt_pmap.h IBCS2 opt_dontuse.h COMPAT_LINUX opt_dontuse.h -LINUX opt_dontuse.h DEBUG_LINUX opt_linux.h |