blob: 830fa282fa0f9e72c70d4af396650fa54c3d1d38 [file] [log] [blame]
# all printf, fprintf to stdout go to console
CONFIG_STDOUT_CONSOLE=y
CONFIG_NUM_COMMAND_PACKETS=50
# eliminate timer interrupts during the benchmark
CONFIG_SYS_CLOCK_TICKS_PER_SEC=1
CONFIG_MAIN_STACK_SIZE=16384
CONFIG_LEGACY_KERNEL=y