soc: arm: sam3x: add MPU capability
Add Memory Protection (MPU) capability to the Atmel SAM3X SoC. Signed-off-by: Ioannis Glaropoulos <Ioannis.Glaropoulos@nordicsemi.no>
This commit is contained in:
parent
f92abffe5f
commit
51a563dc7d
1 changed files with 1 additions and 0 deletions
|
@ -11,6 +11,7 @@ config SOC_SERIES_SAM3X
|
|||
select CPU_CORTEX_M3
|
||||
select SOC_FAMILY_SAM
|
||||
select CPU_HAS_SYSTICK
|
||||
select CPU_HAS_ARM_MPU
|
||||
select ASF
|
||||
help
|
||||
Enable support for Atmel SAM3X Cortex-M3 microcontrollers.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue