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
This commit is contained in:
John Baldwin 2004-07-01 06:02:32 +00:00
parent 5ec632a1e4
commit 0d7f466944

View File

@ -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