PIC32MZ: Make sure that the microMIPS ISA is selected on all common MIPS32 assembly files when the PIC21MZ is selected
This commit is contained in:
parent
565610caea
commit
c1da98fb57
@ -73,6 +73,9 @@ CONFIG_ARCH_CHIP="pic32mz"
|
||||
# CONFIG_ARCH_CHIP_PIC32MX is not set
|
||||
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
|
||||
|
||||
#
|
||||
# MIPS32 Configuration Options
|
||||
|
Loading…
Reference in New Issue
Block a user