test: merge x86 changes over to prj_arc.conf
I see that the x86 version of the prj.conf file changed. Merging those changes into the ARC one. Change-Id: Ifd59d3b7ed71a4e6613bb3d164b901eb1ad7ad55 Signed-off-by: Chuck Jordan <cjordan@synopsys.com>
This commit is contained in:
parent
ab2c18b0ad
commit
c1c60415c1
1 changed files with 6 additions and 1 deletions
|
@ -1,5 +1,10 @@
|
|||
CONFIG_NANO_TIMEOUTS=y
|
||||
# Let stack canaries use non-random number generator.
|
||||
# This option is NOT to be used in production code.
|
||||
CONFIG_RING_BUFFER=y
|
||||
CONFIG_KERNEL_EVENT_LOGGER=y
|
||||
CONFIG_NANO_TIMEOUTS=y
|
||||
CONFIG_KERNEL_EVENT_LOGGER_BUFFER_SIZE=16
|
||||
CONFIG_KERNEL_EVENT_LOGGER_CONTEXT_SWITCH=y
|
||||
CONFIG_KERNEL_EVENT_LOGGER_INTERRUPT=y
|
||||
CONFIG_TICKLESS_IDLE=y
|
||||
CONFIG_KERNEL_EVENT_LOGGER_SLEEP=y
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue