[PATCH 5/5] Update Kconfig and Makefile.
Danny Tsen
dtsen at linux.ibm.com
Tue Apr 25 22:04:09 AEST 2023
I was not sure at the time when I use IS_REACHABLE. Will fix it in init
code.
Thanks.
-Danny
On 4/25/23 12:46 AM, Herbert Xu wrote:
> On Mon, Apr 24, 2023 at 02:47:26PM -0400, Danny Tsen wrote:
>> +config CRYPTO_CHACHA20_P10
>> + tristate "Ciphers: ChaCha20, XChacha20, XChacha12 (P10 or later)"
>> + depends on PPC64 && CPU_LITTLE_ENDIAN
>> + select CRYPTO_SKCIPHER
> I thought your IS_REACHABLE test was so that you could build this
> without the Crypto API? Colour me confused.
>
> Cheers,
More information about the Linuxppc-dev
mailing list