Rename option CPU_CORTEXM to CPU_CORTEX_M
Makes name more consistent with other CPU_CORTEX_M* options. Change-Id: I65968cb300207ba0de6231d9a67f2720be77b6ba Signed-off-by: Peter Mitsis <peter.mitsis@windriver.com>
This commit is contained in:
parent
3e6c31207b
commit
25fd37d9d5
12 changed files with 24 additions and 24 deletions
|
@ -83,7 +83,7 @@ CONFIG_BSP_FSL_FRDM_K64F=y
|
|||
# ARM Cortex CPU options
|
||||
#
|
||||
CONFIG_CPU_CORTEX=y
|
||||
CONFIG_CPU_CORTEXM=y
|
||||
CONFIG_CPU_CORTEX_M=y
|
||||
CONFIG_CPU_CORTEX_M3_M4=y
|
||||
CONFIG_CPU_CORTEX_M3=y
|
||||
CONFIG_CPU_CORTEX_M4=y
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue