summaryrefslogtreecommitdiff
path: root/drivers/crypto/ux500/Makefile
diff options
context:
space:
mode:
authorAndreas Westin <andreas.westin@stericsson.com>2012-04-30 12:11:18 +0400
committerHerbert Xu <herbert@gondor.apana.org.au>2012-05-04 13:04:51 +0400
commit8a63b1994c500d4825ee73dc71502deffe5b135b (patch)
tree8495959cd99fba4c8a4a173b016a1cabdd1fe865 /drivers/crypto/ux500/Makefile
parent2789c08fffeae270820dda5d096634aecc810af5 (diff)
downloadlinux-8a63b1994c500d4825ee73dc71502deffe5b135b.tar.xz
crypto: ux500 - Add driver for HASH hardware
This adds a driver for the ST-Ericsson ux500 hash hardware module. The driver implements support for SHA-1 and SHA-2. Acked-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Andreas Westin <andreas.westin@stericsson.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'drivers/crypto/ux500/Makefile')
-rw-r--r--drivers/crypto/ux500/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/crypto/ux500/Makefile b/drivers/crypto/ux500/Makefile
index beb4d37db7b4..b9a365bade86 100644
--- a/drivers/crypto/ux500/Makefile
+++ b/drivers/crypto/ux500/Makefile
@@ -4,4 +4,5 @@
# License terms: GNU General Public License (GPL) version 2
#
+obj-$(CONFIG_CRYPTO_DEV_UX500_HASH) += hash/
obj-$(CONFIG_CRYPTO_DEV_UX500_CRYP) += cryp/