Skip to content

Commit f6893db

Browse files
committed
soc: arm: sam3x: add MPU capability
Add Memory Protection (MPU) capability to the Atmel SAM3X SoC. Signed-off-by: Ioannis Glaropoulos <[email protected]>
1 parent aee196d commit f6893db

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

soc/arm/atmel_sam/sam3x/Kconfig.series

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ config SOC_SERIES_SAM3X
1111
select CPU_CORTEX_M3
1212
select SOC_FAMILY_SAM
1313
select CPU_HAS_SYSTICK
14+
select CPU_HAS_ARM_MPU
1415
select ASF
1516
help
1617
Enable support for Atmel SAM3X Cortex-M3 microcontrollers.

0 commit comments

Comments
 (0)