[PATCH v3 02/13] crypto: powerpc - drop redundant dependencies on PPC

Christophe Leroy christophe.leroy at csgroup.eu
Tue Apr 29 18:22:16 AEST 2025



Le 22/04/2025 à 17:27, Eric Biggers a écrit :
> From: Eric Biggers <ebiggers at google.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 at kernel.org>
> Signed-off-by: Eric Biggers <ebiggers at google.com>


Reviewed-by: Christophe Leroy <christophe.leroy at csgroup.eu>

Note that there are other redundancies in the file, for instance 
CONFIG_VSX already depends on CONFIG_PPC64

Christophe



More information about the Linuxppc-dev mailing list