Author: imp
Date: Wed Dec 19 23:22:14 2018
New Revision: 342263
URL: https://svnweb.freebsd.org/changeset/base/342263

Log:
  Add note to 32-bit mips smp config files documenting the status

Modified:
  head/sys/mips/conf/CI20
  head/sys/mips/conf/JZ4780

Modified: head/sys/mips/conf/CI20
==============================================================================
--- head/sys/mips/conf/CI20     Wed Dec 19 23:19:05 2018        (r342262)
+++ head/sys/mips/conf/CI20     Wed Dec 19 23:22:14 2018        (r342263)
@@ -4,6 +4,8 @@
 
 #NO_UNIVERSE
 
+# Note: SMP on 32-bit mips is no longer supported, which affects this config 
file.
+
 include                "JZ4780"
 ident          CI20
 

Modified: head/sys/mips/conf/JZ4780
==============================================================================
--- head/sys/mips/conf/JZ4780   Wed Dec 19 23:19:05 2018        (r342262)
+++ head/sys/mips/conf/JZ4780   Wed Dec 19 23:22:14 2018        (r342263)
@@ -4,6 +4,8 @@
 
 #NO_UNIVERSE
 
+# Note: SMP on 32-bit mips is no longer supported, which affects this config 
file.
+
 ident          JZ4780
 machine                mips mipselhf
 cpu            CPU_XBURST
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "[email protected]"

Reply via email to