diff options
| -rw-r--r-- | sys/pc98/conf/GENERIC | 10 | ||||
| -rw-r--r-- | sys/pc98/conf/GENERIC98 | 10 |
2 files changed, 2 insertions, 18 deletions
diff --git a/sys/pc98/conf/GENERIC b/sys/pc98/conf/GENERIC index 730e85a65da3..2740116a29eb 100644 --- a/sys/pc98/conf/GENERIC +++ b/sys/pc98/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: GENERIC98,v 1.22 1997/06/13 10:35:38 kato Exp $ +# $Id: GENERIC98,v 1.23 1997/06/15 16:38:12 kato Exp $ # GENERIC98 -- Generic PC98 machine with WD/SCSI disks @@ -50,14 +50,6 @@ options AUTO_CLOCK options COM_MULTIPORT # -# non-Intel CPU support -# -#options "IBM_486SLC" # IBM486SLC/SLC2 support -#options "CYRIX_486DLC" # Cyrix 486DLC/SLC/DLC2/SLC2 support -#options "CYRIX_5X86" # Cyrix 5x86 support -#options SUSP_HLT # CPU enters suspend mode when HALT -#options "DISABLE_5X86_LSSER" # Load-Store reordering enable -# # IBM-PC HDD support #options COMPAT_ATDISK # diff --git a/sys/pc98/conf/GENERIC98 b/sys/pc98/conf/GENERIC98 index 730e85a65da3..2740116a29eb 100644 --- a/sys/pc98/conf/GENERIC98 +++ b/sys/pc98/conf/GENERIC98 @@ -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: GENERIC98,v 1.22 1997/06/13 10:35:38 kato Exp $ +# $Id: GENERIC98,v 1.23 1997/06/15 16:38:12 kato Exp $ # GENERIC98 -- Generic PC98 machine with WD/SCSI disks @@ -50,14 +50,6 @@ options AUTO_CLOCK options COM_MULTIPORT # -# non-Intel CPU support -# -#options "IBM_486SLC" # IBM486SLC/SLC2 support -#options "CYRIX_486DLC" # Cyrix 486DLC/SLC/DLC2/SLC2 support -#options "CYRIX_5X86" # Cyrix 5x86 support -#options SUSP_HLT # CPU enters suspend mode when HALT -#options "DISABLE_5X86_LSSER" # Load-Store reordering enable -# # IBM-PC HDD support #options COMPAT_ATDISK # |
