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 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.

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