Fix backward help instructions in a Kconfig file
This commit is contained in:
parent
0a13a27fca
commit
f172c0b17f
@ -60,9 +60,10 @@ config MIPS32_TOOLCHAIN_MICROCHIP_XC32_LICENSED
|
|||||||
default n
|
default n
|
||||||
depends on MIPS32_TOOLCHAIN_MICROCHIPL_XC32 || MIPS32_TOOLCHAIN_MICROCHIPW_XC32
|
depends on MIPS32_TOOLCHAIN_MICROCHIPL_XC32 || MIPS32_TOOLCHAIN_MICROCHIPW_XC32
|
||||||
---help---
|
---help---
|
||||||
If you are using the unlicensed, free XC32 compiler then select this
|
The free, unlicensed XC32 compiler will not support either
|
||||||
option so that the build system will not attend to enable
|
optimization or the microMIPs ISA. If you are using a licensed,
|
||||||
optimization.
|
XC32 compiler then select this option so that the build system will
|
||||||
|
suppport higher levels of optimization.
|
||||||
|
|
||||||
config MIPS32_FRAMEPOINTER
|
config MIPS32_FRAMEPOINTER
|
||||||
bool "ABI Uses Frame Pointer"
|
bool "ABI Uses Frame Pointer"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user