diff --git a/kconfigcheck.toml b/kconfigcheck.toml index 1b3c3ee08..3a0eceabd 100644 --- a/kconfigcheck.toml +++ b/kconfigcheck.toml @@ -83,6 +83,9 @@ DEVPTS_MULTIPLE_INSTANCES = "y" ["category:default"."<4.14.0"."all"] SAMSUNG_TUI = "n" TZDEV = "n" +["category:default".">=5.1.0"."all"] +RD_ZSTD = "y" +DECOMPRESS_ZSTD = "y" # Different from MODULE_DECOMPRESS ["category:default"."<5.2.0"."armhf armv7 x86"] LBDAF = "y" ["category:default".">=5.2.0"."all"]