mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 19:30:30 +09:00
arm64: rockchip_defconfig: disable CONFIG_AUDITSYSCALL
CONFIG_AUDITSYSCALL are enabled by default. This causes the audit of all system call which impacts performance. Disable these unused configs to improve performance. Change-Id: I7a147989dcaaf5c22d3d6d17e24f16ea38384d85 Signed-off-by: Tao Huang <huangtao@rock-chips.com>
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
# CONFIG_LOCALVERSION_AUTO is not set
|
||||
CONFIG_AUDIT=y
|
||||
# CONFIG_AUDITSYSCALL is not set
|
||||
CONFIG_NO_HZ=y
|
||||
CONFIG_HIGH_RES_TIMERS=y
|
||||
CONFIG_PREEMPT=y
|
||||
|
||||
Reference in New Issue
Block a user