We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 21b4fa3 commit 8edf3a4Copy full SHA for 8edf3a4
arch/powerpc/crypto/Kconfig
@@ -96,6 +96,7 @@ config CRYPTO_AES_PPC_SPE
96
97
config CRYPTO_AES_GCM_P10
98
tristate "Stitched AES/GCM acceleration support on P10 or later CPU (PPC)"
99
+ depends on BROKEN
100
depends on PPC64 && CPU_LITTLE_ENDIAN && VSX
101
select CRYPTO_LIB_AES
102
select CRYPTO_ALGAPI
0 commit comments