mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
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:
parent
5ec632a1e4
commit
0d7f466944
1 changed files with 1 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue