Author: sgalabov
Date: Tue Mar  8 08:57:53 2016
New Revision: 296492
URL: https://svnweb.freebsd.org/changeset/base/296492

Log:
  Add MIPS_INTRNG to sys/conf/options.mips
  
  This was somehow missed in the commit of
  https://reviews.freebsd.org/D5182
  although it was in the original diff submitted for review.
  
  Approved by:  adrian (mentor)
  Differential Revision:        https://reviews.freebsd.org/D5568

Modified:
  head/sys/conf/options.mips

Modified: head/sys/conf/options.mips
==============================================================================
--- head/sys/conf/options.mips  Tue Mar  8 08:39:53 2016        (r296491)
+++ head/sys/conf/options.mips  Tue Mar  8 08:57:53 2016        (r296492)
@@ -140,3 +140,8 @@ RT305X_USE_UART                     opt_rt305x.h
 # Options that affect the pmap.
 #
 PV_STATS               opt_pmap.h
+
+#
+# Options to use INTRNG code
+#
+MIPS_INTRNG            opt_global.h
_______________________________________________
svn-src-all@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to