diff --git a/arch/loongarch/configs/anolis-debug_defconfig b/arch/loongarch/configs/anolis-debug_defconfig index 36f324096e51425c3b841c390c2346f56fcadaca..9ffeac5d94fdabba81e437224f4decfbb7bb4dd7 100644 --- a/arch/loongarch/configs/anolis-debug_defconfig +++ b/arch/loongarch/configs/anolis-debug_defconfig @@ -2223,3 +2223,4 @@ CONFIG_LOONGARCH_IOMMU=y CONFIG_CMDLINE="vfio_iommu_type1.allow_unsafe_interrupts=1 nokaslr" CONFIG_CPU_HAS_LSX=y CONFIG_CPU_HAS_LASX=y +CONFIG_GROUP_BALANCER=y diff --git a/arch/loongarch/configs/anolis_defconfig b/arch/loongarch/configs/anolis_defconfig index 6a5aa0432ab652f978e26bd014741bc7ad71867f..0298232a281ff488d0c7feffc30b27f2589c8794 100644 --- a/arch/loongarch/configs/anolis_defconfig +++ b/arch/loongarch/configs/anolis_defconfig @@ -2219,3 +2219,4 @@ CONFIG_LOONGARCH_IOMMU=y CONFIG_CMDLINE="vfio_iommu_type1.allow_unsafe_interrupts=1 nokaslr" CONFIG_CPU_HAS_LSX=y CONFIG_CPU_HAS_LASX=y +CONFIG_GROUP_BALANCER=y diff --git a/arch/sw_64/configs/anolis-debug_defconfig b/arch/sw_64/configs/anolis-debug_defconfig index f5ce73609adb4b2b10f106c322bc500eff7cc6a9..54e44834e0bc3cf8251ab4d7340eb0d9e3b9aad2 100644 --- a/arch/sw_64/configs/anolis-debug_defconfig +++ b/arch/sw_64/configs/anolis-debug_defconfig @@ -682,3 +682,4 @@ CONFIG_CONSOLE_LOGLEVEL_QUIET=7 CONFIG_SCHEDSTATS=y # CONFIG_RCU_TRACE is not set # CONFIG_FTRACE is not set +CONFIG_GROUP_BALANCER=y diff --git a/arch/sw_64/configs/anolis_defconfig b/arch/sw_64/configs/anolis_defconfig index daa07821434742648763760d9534bc97eb4dd8ec..1f6388ec8e275d7cdcf1eef3af4b9d78a5102b70 100644 --- a/arch/sw_64/configs/anolis_defconfig +++ b/arch/sw_64/configs/anolis_defconfig @@ -682,3 +682,4 @@ CONFIG_CONSOLE_LOGLEVEL_QUIET=7 CONFIG_SCHEDSTATS=y # CONFIG_RCU_TRACE is not set # CONFIG_FTRACE is not set +CONFIG_GROUP_BALANCER=y diff --git a/arch/sw_64/configs/anolis_xuelang_defconfig b/arch/sw_64/configs/anolis_xuelang_defconfig index 9c358c9dd683f795095bb2151922ac6c73294b62..b60c03a1b7c2578c4dc4084e5806e7e39b82aada 100644 --- a/arch/sw_64/configs/anolis_xuelang_defconfig +++ b/arch/sw_64/configs/anolis_xuelang_defconfig @@ -1157,3 +1157,4 @@ CONFIG_HIST_TRIGGERS=y CONFIG_ATOMIC64_SELFTEST=y CONFIG_ASYNC_RAID6_TEST=m CONFIG_TEST_BPF=m +CONFIG_GROUP_BALANCER=y