kernel: [revision="systemd"] Disable CONFIG_PSI_DEFAULT_DISABLED

systemd-oomd needs PSI so it does not make sense to disable it by
default.
This commit is contained in:
Xi Ruoyao 2023-03-21 15:38:56 +08:00
parent ad09ba40a1
commit d186249a44
No known key found for this signature in database
GPG Key ID: ACAAD20E19E710E3

View File

@ -159,6 +159,7 @@ General setup --->
[ ] Auditing Support [CONFIG_AUDIT]
CPU/Task time and stats accounting --->
[*] Pressure stall information tracking [CONFIG_PSI]
[ ] Require boot parameter to enable pressure stall information tracking [CONFIG_PSI_DEFAULT_DISABLED]
< > Enable kernel headers through /sys/kernel/kheaders.tar.xz [CONFIG_IKHEADERS]
[*] Control Group support [CONFIG_CGROUPS] --->
[*] Memory controller [CONFIG_MEMCG]