[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <df566157-5320-47cf-ae14-a2e578f68a35@csgroup.eu>
Date: Tue, 29 Apr 2025 10:22:16 +0200
From: Christophe Leroy <christophe.leroy@...roup.eu>
To: Eric Biggers <ebiggers@...nel.org>, linux-crypto@...r.kernel.org
Cc: linux-arch@...r.kernel.org, linux-kernel@...r.kernel.org,
linux-arm-kernel@...ts.infradead.org, linux-mips@...r.kernel.org,
linuxppc-dev@...ts.ozlabs.org, linux-riscv@...ts.infradead.org,
linux-s390@...r.kernel.org, x86@...nel.org,
"Jason A . Donenfeld" <Jason@...c4.com>, Ard Biesheuvel <ardb@...nel.org>
Subject: Re: [PATCH v3 02/13] crypto: powerpc - drop redundant dependencies on
PPC
Le 22/04/2025 à 17:27, Eric Biggers a écrit :
> From: Eric Biggers <ebiggers@...gle.com>
>
> arch/powerpc/crypto/Kconfig is sourced only when CONFIG_PPC=y, so there
> is no need for the symbols defined inside it to depend on PPC.
>
> Acked-by: Ard Biesheuvel <ardb@...nel.org>
> Signed-off-by: Eric Biggers <ebiggers@...gle.com>
Reviewed-by: Christophe Leroy <christophe.leroy@...roup.eu>
Note that there are other redundancies in the file, for instance
CONFIG_VSX already depends on CONFIG_PPC64
Christophe
Powered by blists - more mailing lists