mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 19:30:30 +09:00
arm64: rockchip_linux_defconfig: Remove the RCU_FAST_NO_HZ Kconfig option
According to commite2c73a6860("rcu: Remove the RCU_FAST_NO_HZ Kconfig option"). Fixes:ca2973c80a("arm64: rockchip_linux_defconfig: enable configs needed for RCU perf/power optimizations") Signed-off-by: Tao Huang <huangtao@rock-chips.com> Change-Id: If53ffb642436e5fe2ea01539f683478faab7288a
This commit is contained in:
@@ -5,7 +5,6 @@ CONFIG_NO_HZ=y
|
||||
CONFIG_HIGH_RES_TIMERS=y
|
||||
CONFIG_PREEMPT_VOLUNTARY=y
|
||||
CONFIG_RCU_EXPERT=y
|
||||
CONFIG_RCU_FAST_NO_HZ=y
|
||||
CONFIG_RCU_NOCB_CPU=y
|
||||
CONFIG_IKCONFIG=y
|
||||
CONFIG_IKCONFIG_PROC=y
|
||||
|
||||
Reference in New Issue
Block a user