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:
parent
29fcb4149b
commit
4f39055f64
1 changed files with 1 additions and 0 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue