summaryrefslogtreecommitdiffstats
path: root/sys/conf
diff options
context:
space:
mode:
authorsgalabov <sgalabov@FreeBSD.org>2016-04-15 15:44:02 +0000
committersgalabov <sgalabov@FreeBSD.org>2016-04-15 15:44:02 +0000
commit91e2bbf72d4ee4e9b02431f1388d6287ba39388e (patch)
tree97248f5eb1570a7a98ee05b6100d3b33a2115a61 /sys/conf
parentfa35c4ff94cac3ee0d58367d2661cce5a97576e8 (diff)
downloadFreeBSD-src-91e2bbf72d4ee4e9b02431f1388d6287ba39388e.zip
FreeBSD-src-91e2bbf72d4ee4e9b02431f1388d6287ba39388e.tar.gz
Make NIRQ configurable for MIPS
Submitted by: kan Reviewed by: kan Approved by: adrian (mentor) Differential Revision: https://reviews.freebsd.org/D5964
Diffstat (limited to 'sys/conf')
-rw-r--r--sys/conf/options.mips1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/conf/options.mips b/sys/conf/options.mips
index 69708cc..10e2c1b 100644
--- a/sys/conf/options.mips
+++ b/sys/conf/options.mips
@@ -145,3 +145,4 @@ PV_STATS opt_pmap.h
# Options to use INTRNG code
#
MIPS_INTRNG opt_global.h
+MIPS_NIRQ opt_global.h
OpenPOWER on IntegriCloud