defconfig: msm: Enable RCU_FAST_NO_HZ for sdm660
Enable RCU fast for better performance. Change-Id: I2754849dea0190456ff7bd6bec7f4d675b2bb5c4 Signed-off-by: Srinivas Ramana <sramana@codeaurora.org>
This commit is contained in:
parent
85baaeb2e2
commit
531d60d85c
1 changed files with 1 additions and 0 deletions
|
@ -8,6 +8,7 @@ CONFIG_TASKSTATS=y
|
|||
CONFIG_TASK_XACCT=y
|
||||
CONFIG_TASK_IO_ACCOUNTING=y
|
||||
CONFIG_RCU_EXPERT=y
|
||||
CONFIG_RCU_FAST_NO_HZ=y
|
||||
CONFIG_IKCONFIG=y
|
||||
CONFIG_IKCONFIG_PROC=y
|
||||
CONFIG_LOG_CPU_MAX_BUF_SHIFT=17
|
||||
|
|
Loading…
Add table
Reference in a new issue