CONFIG_HW_STACK_PROTECTION=n
CONFIG_MPU_STACK_GUARD=n
CONFIG_ARM_MPU=n
CONFIG_MPU=n
warning: ARM_MPU (defined at arch/common/Kconfig:35) was assigned the value 'n' but got the value
'y'. See http://docs.zephyrproject.org/latest/kconfig.html#CONFIG_ARM_MPU and/or look up ARM_MPU in
the menuconfig/guiconfig interface. The Application Development Primer, Setting Configuration
Values, and Kconfig - Tips and Best Practices sections of the manual might be helpful too.
warning: MPU (defined at arch/Kconfig:907) was assigned the value 'n' but got the value 'y'. See
http://docs.zephyrproject.org/latest/kconfig.html#CONFIG_MPU and/or look up MPU in the
menuconfig/guiconfig interface. The Application Development Primer, Setting Configuration Values,
and Kconfig - Tips and Best Practices sections of the manual might be helpful too.