summaryrefslogtreecommitdiff
path: root/drivers/crypto/sunxi-ss/sun4i-ss-cipher.c
diff options
context:
space:
mode:
authorMichael Ellerman <mpe@ellerman.id.au>2015-09-09 11:22:35 +0300
committerHerbert Xu <herbert@gondor.apana.org.au>2015-09-10 12:22:54 +0300
commitf1ab428711358fbb747ba392c3448462494e6c6a (patch)
tree8fab47fd9420b8685ae36560fdbcd781829b64bf /drivers/crypto/sunxi-ss/sun4i-ss-cipher.c
parent71c6da846be478a61556717ef1ee1cea91f5d6a8 (diff)
downloadlinux-f1ab428711358fbb747ba392c3448462494e6c6a.tar.xz
crypto: vmx - VMX crypto should depend on CONFIG_VSX
This code uses FP (floating point), Altivec and VSX (Vector-Scalar Extension). It can just depend on CONFIG_VSX though, because that already depends on FP and Altivec. Otherwise we get lots of link errors such as: drivers/built-in.o: In function `.p8_aes_setkey': aes.c:(.text+0x2d325c): undefined reference to `.enable_kernel_altivec' aes.c:(.text+0x2d326c): undefined reference to `.enable_kernel_vsx' Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'drivers/crypto/sunxi-ss/sun4i-ss-cipher.c')
0 files changed, 0 insertions, 0 deletions