Rename option CPU_CORTEXM3 to CPU_CORTEX_M3
Makes name more consistent with CPU_CORTEX_M3_M4 option. Change-Id: I0b89a50a5c0b728167cd76219d25ddf98243c0dd Signed-off-by: Peter Mitsis <peter.mitsis@windriver.com>
This commit is contained in:
parent
9bf659afa5
commit
a9941af3ee
8 changed files with 9 additions and 9 deletions
|
@ -85,7 +85,7 @@ CONFIG_BSP_FSL_FRDM_K64F=y
|
|||
CONFIG_CPU_CORTEX=y
|
||||
CONFIG_CPU_CORTEXM=y
|
||||
CONFIG_CPU_CORTEX_M3_M4=y
|
||||
CONFIG_CPU_CORTEXM3=y
|
||||
CONFIG_CPU_CORTEX_M3=y
|
||||
CONFIG_CPU_CORTEXM4=y
|
||||
|
||||
#
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue