mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 11:26:02 +09:00
arm64: rockchip_defconfig: Remove the RCU_FAST_NO_HZ Kconfig option
According to commite2c73a6860("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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user