Kbuild: Set XIP as default for CortexM.

This commit sets Execute in Place (XIP) option
as a default for CortexM architectures.

Signed-off-by: Juan Manuel Cruz <juan.m.cruz.alcaraz@linux.intel.com>
Change-Id: Ib9bd361a9ac6c64d9755c6bf3ac5c8df6c1b22f2
This commit is contained in:
Juan Manuel Cruz 2015-06-04 11:48:49 -05:00 committed by Anas Nashif
commit 6ec8b8cdd5
6 changed files with 5 additions and 8 deletions

View file

@ -12,7 +12,7 @@ CONFIG_SYS_CLOCK_TICKS_PER_SEC=100
CONFIG_SYS_CLOCK_HW_CYCLES_PER_SEC=25000000
CONFIG_SYS_CLOCK_EXISTS=y
# CONFIG_INIT_STACKS is not set
# CONFIG_XIP is not set
CONFIG_XIP=y
# CONFIG_ENHANCED_SECURITY is not set
#