zephyr/arch/arm
Piotr Zięcik 1c16cfcc30 arch: arm: Make ARM_MPU the sole option controlling MPU usage
This commit removes all MPU-related (ARM_CORE_MPU and NXP_MPU)
options exept ARM_MPU, which becomes master switch controlling
MPU support on ARM.

Signed-off-by: Piotr Zięcik <piotr.ziecik@nordicsemi.no>
2018-09-20 14:16:50 +02:00
..
core arch: arm: Make ARM_MPU the sole option controlling MPU usage 2018-09-20 14:16:50 +02:00
include headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
CMakeLists.txt arm: soc: move arm SoCs to top-dir 2018-09-13 00:56:48 -04:00
Kconfig kconfig: move soc selection to ZEPHYR_BASE/soc/ 2018-09-13 00:56:48 -04:00
defconfig