kconfigcheck: require PSI by default (MR 6246)

This commit is contained in:
Clayton Craft 2025-02-21 12:12:46 -08:00 committed by Anjandev Momi
parent 71bd7963a6
commit a398d7c069
No known key found for this signature in database
GPG key ID: 74482A13A109255D

View file

@ -79,6 +79,10 @@ LBDAF = true
NULL_TTY = true
["category:default".">=5.19.0"."all"]
FW_LOADER_COMPRESS_ZSTD = true
["category:default".">=4.20.0"."all"]
# required for systemd-oomd
PSI = true
PSI_DEFAULT_DISABLED = false
# waydroid: android compatibility layer
["category:waydroid".">=0.0.0"."all"]
@ -95,8 +99,6 @@ FUSE_FS = true
IP_NF_MANGLE = true
NETFILTER_XTABLES = true
NETFILTER_XT_MATCH_COMMENT = true
PSI = true
PSI_DEFAULT_DISABLED = false
SQUASHFS = true
SQUASHFS_XATTR = true
SQUASHFS_XZ = true