Re: [PATCH 3/7] crypto: caam - convert top level drivers to libraries

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Fri, May 03, 2019 at 01:12:41PM +0800, Herbert Xu wrote:
> On Thu, Apr 25, 2019 at 07:24:57PM +0300, Horia Geantă wrote:
> >
> > @@ -86,8 +92,9 @@ config CRYPTO_DEV_FSL_CAAM_INTC_TIME_THLD
> >  	  threshold. Range is 1-65535.
> >  
> >  config CRYPTO_DEV_FSL_CAAM_CRYPTO_API
> > -	tristate "Register algorithm implementations with the Crypto API"
> > +	bool "Register algorithm implementations with the Crypto API"
> >  	default y
> > +	select CRYPTO_DEV_FSL_CAAM_CRYPTO_API_DESC
> >  	select CRYPTO_AEAD
> >  	select CRYPTO_AUTHENC
> >  	select CRYPTO_BLKCIPHER
> 
> Why the change to bool? This will force everything to be built-in
> even if I'm just compile testing your driver.

OK I think this should be fine as it sits under a tristate further
up.

Cheers,
-- 
Email: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt



[Index of Archives]     [Kernel]     [Gnu Classpath]     [Gnu Crypto]     [DM Crypt]     [Netfilter]     [Bugtraq]

  Powered by Linux