arm64: rockchip_linux_defconfig: Remove the RCU_FAST_NO_HZ Kconfig option

According to commit e2c73a6860 ("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:
Tao Huang
2023-10-24 14:21:27 +08:00
parent 326c0ed264
commit 46e8df067b

View File

@@ -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