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>
8 lines
151 B
Plaintext
8 lines
151 B
Plaintext
CONFIG_ZTEST=y
|
|
CONFIG_STDOUT_CONSOLE=y
|
|
CONFIG_FLASH=y
|
|
CONFIG_IMG_MANAGER=y
|
|
CONFIG_MCUBOOT_IMG_MANAGER=y
|
|
CONFIG_IMG_BLOCK_BUF_SIZE=512
|
|
CONFIG_ARM_MPU=n
|