zephyr/samples/microkernel/test/test_xip/prj.conf
Inaky Perez-Gonzalez 8ddf82cf70 First commit
Signed-off-by:  <inaky.perez-gonzalez@intel.com>
2015-04-10 16:44:37 -07:00

4 lines
84 B
Plaintext

# Disable enhanced security and enable XIP.
CONFIG_ENHANCED_SECURITY=n
CONFIG_XIP=y