From 0d7f4669448cedbb746b1614bd8b8a69aa1dbad3 Mon Sep 17 00:00:00 2001 From: John Baldwin Date: Thu, 1 Jul 2004 06:02:32 +0000 Subject: [PATCH] As per discussion at today's developer summit, add a comment to NOTES indicating that 80386 support is deprecated and will be removed in 6.0-RELEASE. Ok'd by: rwatson, scottl --- sys/i386/conf/NOTES | 1 + 1 file changed, 1 insertion(+) diff --git a/sys/i386/conf/NOTES b/sys/i386/conf/NOTES index dc02cdc694f..918d559c073 100644 --- a/sys/i386/conf/NOTES +++ b/sys/i386/conf/NOTES @@ -66,6 +66,7 @@ options NO_MIXED_MODE # Disable use of mixed mode # deleting the specification for CPUs you don't need to use may make # parts of the system run faster. # I386_CPU is mutually exclusive with the other CPU types. +# I386_CPU is deprecated and will be removed in 6.0-RELEASE. # #cpu I386_CPU cpu I486_CPU