RCU_EXPERT is depended by RCU_FAST_NO_HZ, enable it to avoid set RCU_FAST_NO_HZ to "y" failed.
Signed-off-by: Liwei Song <[email protected]> --- features/full_nohz/full_nohz.cfg | 1 + 1 file changed, 1 insertion(+) diff --git a/features/full_nohz/full_nohz.cfg b/features/full_nohz/full_nohz.cfg index fbccdad70fb0..2fba92379a94 100644 --- a/features/full_nohz/full_nohz.cfg +++ b/features/full_nohz/full_nohz.cfg @@ -1,3 +1,4 @@ # SPDX-License-Identifier: MIT CONFIG_NO_HZ_FULL=y +CONFIG_RCU_EXPERT=y CONFIG_RCU_FAST_NO_HZ=y -- 2.32.0
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#11517): https://lists.yoctoproject.org/g/linux-yocto/message/11517 Mute This Topic: https://lists.yoctoproject.org/mt/92623233/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/linux-yocto/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
