arc: remove ENHANCED_SECURITY config from projects
The default for all architecures for ENHANCED_SECURITY is no remove redundant config from arc project configs Change-Id: I14257a9f111790d506b106ef184e859b595cd009 Signed-off-by: Dirk Brandewie <dirk.j.brandewie@intel.com>
This commit is contained in:
parent
05135ef318
commit
d29241fb65
2 changed files with 1 additions and 3 deletions
|
@ -1,4 +1,3 @@
|
|||
CONFIG_ENHANCED_SECURITY=n
|
||||
CONFIG_ISR_STACK_SIZE=128
|
||||
CONFIG_MAIN_STACK_SIZE=128
|
||||
CONFIG_PRINTK=n
|
||||
|
|
|
@ -1,3 +1,2 @@
|
|||
# Disable enhanced security and enable XIP.
|
||||
CONFIG_ENHANCED_SECURITY=n
|
||||
# enable XIP.
|
||||
CONFIG_XIP=y
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue