soc: mps2_an385: Enable Memory Protection unit.
This patch will enable the MPU in MPS2_AN385 soc. Signed-off-by: Adithya Baglody <adithya.nagaraj.baglody@intel.com> Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
parent
36365e38ba
commit
0e60644ff8
1 changed files with 2 additions and 0 deletions
|
@ -11,5 +11,7 @@ depends on SOC_SERIES_MPS2
|
|||
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