mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-09 12:17:12 +09:00
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:
8
linaro/configs/vexpress-tuning.conf
Normal file
8
linaro/configs/vexpress-tuning.conf
Normal 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
|
||||
Reference in New Issue
Block a user