mirror of
https://github.com/apache/nuttx.git
synced 2026-09-14 22:50:25 +00:00
PIC32MZ: Add an option to use the MIPS32 or the microMIPS ISA
This commit is contained in:
parent
453a4d2894
commit
d19d394293
1 changed files with 2 additions and 1 deletions
|
|
@ -75,7 +75,8 @@ CONFIG_ARCH_CHIP_PIC32MZ=y
|
|||
CONFIG_ARCH_MIPS32=y
|
||||
# CONFIG_ARCH_MIPS_24KC is not set
|
||||
CONFIG_ARCH_MIPS_M14K=y
|
||||
CONFIG_ARCH_MIPS_MICROMIPS=y
|
||||
CONFIG_ARCH_HAVE_MICROMIPS=y
|
||||
CONFIG_MIPS_MICROMIPS=y
|
||||
|
||||
#
|
||||
# MIPS32 Configuration Options
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue