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
This commit is contained in:
Stanislav Galabov 2016-03-08 08:57:53 +00:00
parent 9b6d39a019
commit 448f746eb6
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=296492

View File

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