kconfigcheck: version gate CRYPTO_KRB5

Signed-off-by: Aster Boese <asterboese@mailbox.org>
Part-of: <https://gitlab.postmarketos.org/postmarketOS/pmaports/-/merge_requests/9001>
This commit is contained in:
Aster Boese 2026-07-11 19:11:04 +02:00 committed by The Friendly Meow (merge) Bot
parent 14897810c9
commit 4eea5a63f5
No known key found for this signature in database

View file

@ -137,7 +137,6 @@ CRYPTO_CAMELLIA = "m"
CRYPTO_CMAC = "m"
CRYPTO_CTS = "y"
CRYPTO_HMAC = "y"
CRYPTO_KRB5 = "m"
CRYPTO_SHA256 = "y"
CRYPTO_SHA512 = "y"
FSCACHE = "y"
@ -154,6 +153,8 @@ NFSD_BLOCKLAYOUT = "y"
NFSD_SCSILAYOUT = "y"
NFSD_V4_2_INTER_SSC = "y"
RPCSEC_GSS_KRB5 = "m"
["category:netmount".">=6.15.0"."all"]
CRYPTO_KRB5 = "m"
["category:netmount"."<7.2_rc1"."all"]
RPCSEC_GSS_KRB5_ENCTYPES_AES_SHA1 = "y"
RPCSEC_GSS_KRB5_ENCTYPES_AES_SHA2 = "y"