From: Chuck Lever <chuck.lever@xxxxxxxxxx> On Sat, 06 Sep 2025 16:00:19 -0700, Eric Biggers wrote: > Make RPCSEC_GSS_KRB5 select CRYPTO instead of depending on it. This > unblocks the eventual removal of the selection of CRYPTO from NFSD_V4, > which will no longer be needed by nfsd itself due to switching to the > crypto library functions. But NFSD_V4 selects RPCSEC_GSS_KRB5, which > still needs CRYPTO. It makes more sense for RPCSEC_GSS_KRB5 to select > CRYPTO itself, like most other kconfig options that need CRYPTO do. > > [...] Applied to nfsd-testing, thanks! [1/1] SUNRPC: Make RPCSEC_GSS_KRB5 select CRYPTO instead of depending on it commit: b3560ad8e52b87cdbd858ec279429276695c1e48 -- Chuck Lever