zephyr/soc/arm/atmel_sam
Stephanos Ioannidis 7778c22b60 soc: arm: atmel_sam: samv71: Remove ARM_MPU selection
The SAM V71 SoC configuration currently selects the `ARM_MPU` symbol
and this effectively forces MPU usage on the SoC.

This commit removes `ARM_MPU` selection from the SoC Kconfig since it
is intended to be selected by a board, and the `CPU_HAS_ARM_MPU` symbol
already indicates that the SoC supports ARM MPU.

Signed-off-by: Stephanos Ioannidis <root@stephanos.io>
2020-05-08 11:11:59 +02:00
..
common
sam3x
sam4e soc: arm: atmel_sam: Remove soc_pinmap.h 2020-05-07 22:24:58 -05:00
sam4s soc: arm: atmel_sam: Remove soc_pinmap.h 2020-05-07 22:24:58 -05:00
same70 soc: arm: atmel_sam: same70: Remove ARM_MPU selection 2020-05-08 11:11:59 +02:00
samv71 soc: arm: atmel_sam: samv71: Remove ARM_MPU selection 2020-05-08 11:11:59 +02:00
CMakeLists.txt
Kconfig
Kconfig.defconfig
Kconfig.soc