blob: 4dc1da7959ef42bfae4d1551c26483abacdfe76d [file] [log] [blame]
# Use standard security profile for maximum performance.
# needed for printf output sent to console
CONFIG_STDOUT_CONSOLE=y
# eliminate timer interrupts during the benchmark
CONFIG_SYS_CLOCK_TICKS_PER_SEC=1
# We use irq_offload(), enable it
CONFIG_IRQ_OFFLOAD=y