configs: vexpress-tuning: Add fragment for better performance

Use ARM rather than Thumb2 and disable debug and trace features which
aren't essential. (Some trace features are still needed to avoid
breaking Gator).

Signed-off-by: Jon Medhurst <tixy@linaro.org>
This commit is contained in:
Jon Medhurst
2013-03-13 10:56:22 +00:00
parent d66c588058
commit 5103a93f13

View File

@@ -0,0 +1,8 @@
# CONFIG_THUMB2_KERNEL is not set
# CONFIG_PROVE_LOCKING is not set
# CONFIG_OPROFILE is not set
# CONFIG_SCHEDSTATS is not set
# CONFIG_TIMER_STATS is not set
# CONFIG_SCHED_DEBUG is not set
# CONFIG_FTRACE is not set
# CONFIG_FUNCTION_TRACER is not set