arm64: rockchip_defconfig: Remove the RCU_FAST_NO_HZ Kconfig option

According to commit e2c73a6860 ("rcu: Remove the RCU_FAST_NO_HZ Kconfig option").

Fixes: f397a0261b ("arm64: rockchip_defconfig: enable configs needed for RCU perf/power optimizations")
Signed-off-by: Tao Huang <huangtao@rock-chips.com>
Change-Id: I2580815f168985b4db9b00e786fecfae87fe61eb
This commit is contained in:
Tao Huang
2023-10-24 14:26:53 +08:00
parent 46e8df067b
commit 0ffb37465e

View File

@@ -10,7 +10,6 @@ CONFIG_TASK_XACCT=y
CONFIG_TASK_IO_ACCOUNTING=y
CONFIG_PSI=y
CONFIG_RCU_EXPERT=y
CONFIG_RCU_FAST_NO_HZ=y
CONFIG_RCU_BOOST=y
CONFIG_RCU_NOCB_CPU=y
CONFIG_IKCONFIG=y