blob: 95c251efacf210a912120d5cc17f938c6bae44c0 [file] [log] [blame]
CONFIG_TEST=y
# all printf, fprintf to stdout go to console
CONFIG_STDOUT_CONSOLE=y
# eliminate timer interrupts during the benchmark
CONFIG_SYS_CLOCK_TICKS_PER_SEC=1
CONFIG_TICKLESS_KERNEL=n
CONFIG_MAIN_THREAD_PRIORITY=6
CONFIG_FORCE_NO_ASSERT=y
#Disable Userspace
CONFIG_TEST_HW_STACK_PROTECTION=n