kconfigcheck: Per-enctype algorithm options are removed in 7.2

See kernel commit c331c8eaa20211d99181f1a1cf8d5a83b119dcb6 ("SUNRPC:
Remove per-enctype Kconfig options") for further details.

Part-of: <https://gitlab.postmarketos.org/postmarketOS/pmaports/-/merge_requests/8906>
This commit is contained in:
Aelin 2026-06-24 03:42:45 +02:00 committed by The Friendly Meow (merge) Bot
parent 29fcb4149b
commit 4f39055f64
No known key found for this signature in database

View file

@ -153,6 +153,7 @@ NFSD_BLOCKLAYOUT = "y"
NFSD_SCSILAYOUT = "y"
NFSD_V4_2_INTER_SSC = "y"
RPCSEC_GSS_KRB5 = "m"
["category:netmount"."<7.2_rc1"."all"]
RPCSEC_GSS_KRB5_ENCTYPES_AES_SHA1 = "y"
RPCSEC_GSS_KRB5_ENCTYPES_AES_SHA2 = "y"
RPCSEC_GSS_KRB5_ENCTYPES_CAMELLIA = "y"