soc: arm: mps2: remove un-necessary Kconfig option selection
Remove the selection of MPU_REQUIRES_POWER_OF_TWO_ALIGNMENT in SOC_MPS2_AN3385, as this is selected automatically by ARM_MPU option (for ARMv7-M MCUs). Signed-off-by: Ioannis Glaropoulos <Ioannis.Glaropoulos@nordicsemi.no>
This commit is contained in:
parent
7c19e90612
commit
ccffca4a5d
1 changed files with 0 additions and 1 deletions
|
@ -12,6 +12,5 @@ config SOC_MPS2_AN385
|
|||
bool "ARM Cortex-M3 SMM on V2M-MPS2 (Application Note AN385)"
|
||||
select CPU_CORTEX_M3
|
||||
select CPU_HAS_ARM_MPU
|
||||
select MPU_REQUIRES_POWER_OF_TWO_ALIGNMENT
|
||||
|
||||
endchoice
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue