base: Enable full dynticks support

This commit is contained in:
Mikael Voss 2024-08-12 00:43:52 +02:00
parent 4503e9b6ba
commit ab3e2474dd
No known key found for this signature in database

View file

@ -10,7 +10,7 @@ with lib.kernel;
POSIX_MQUEUE = yes;
AUDIT = no;
NO_HZ_IDLE = yes;
NO_HZ_FULL = yes;
HIGH_RES_TIMERS = yes;
BPF_SYSCALL = yes;