Change MIPS_INTRNG to INTRNG in MEDIATEK_BASE config

Revision 298068 changed MIPS_INTRNG and ARM_INTRNG to simply INTRNG.
MEDIATEK_BASE config was missed by this revision, so we change
MIPS_INTRNG to INTRNG here.

Approved by:	adrian (mentor)
Sponsored by:	Smartcom - Bulgaria AD
Differential Revision:	https://reviews.freebsd.org/D5978
This commit is contained in:
Stanislav Galabov 2016-04-16 19:42:54 +00:00
parent d8fd68b648
commit 302b3e7dc4
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=298126

View File

@ -28,8 +28,8 @@ makeoptions KERNLOADADDR=0x80001000
options FDT
options FDT_DTB_STATIC
# We rely on MIPS_INTRNG code
options MIPS_INTRNG
# We rely on INTRNG code
options INTRNG
options MIPS_NIRQ=256
# We rely on NEW_PCIB code