Re: [PATCH -next] crypto: atmel - Fix randbuild error

From: Tudor.Ambarus
Date: Tue Nov 12 2019 - 07:16:11 EST




On 11/12/2019 01:56 PM, Tudor.Ambarus@xxxxxxxxxxxxx wrote:
>
>
> On 11/12/2019 04:15 AM, Herbert Xu wrote:
>> External E-Mail
>>
>>
>> On Tue, Nov 12, 2019 at 10:13:50AM +0800, Herbert Xu wrote:
>>>
>>> What we should do instead is turn DEV_ATMEL_AUTHENC into a bool,
>>
>> Oh and DEV_ATMEL_AUTHENC should also depend on CRYPTO_DEV_ATMEL_AES
>> and lose all its selects.
>>
>
> How about getting rid of CONFIG_CRYPTO_DEV_ATMEL_AUTHENC entirely?
>

mm, we can't do this because atmel-aes and atmel-sha are treated as two
separated entities.