summaryrefslogtreecommitdiff
path: root/drivers/crypto
diff options
context:
space:
mode:
authorKasoju Mallikarjun <mkasoju@nvidia.com>2011-10-11 17:57:52 +0530
committerVarun Wadekar <vwadekar@nvidia.com>2012-06-22 16:05:47 +0530
commit4bad9eb12e8391e0683ce80b3ee988e2299ed2bd (patch)
treed2706e9e0b28d704222d0988bb83e59a2f415626 /drivers/crypto
parent9a0a465ebaa8f6ab626be9a9da675035da98f847 (diff)
crypto: tegra-se: kconfig: Enable Security Engine for Tegra11x
Updated tegra-se driver dependency for Tegra11x. Bug 837136, 837124 Reviewed-on: http://git-master/r/57028 Reviewed-by: Mallikarjun Kasoju <mkasoju@nvidia.com> Tested-by: Mallikarjun Kasoju <mkasoju@nvidia.com> Reviewed-by: Scott Williams <scwilliams@nvidia.com> Tested-by: Scott Williams <scwilliams@nvidia.com> (cherry picked from commit 98f2a91cff0ac5c3dd7500fd1e79aab6b7b0c5cb) Change-Id: I9c0d5b108e7995398188d1b0cc6ea8521c7f78a8 Signed-off-by: Scott Williams <scwilliams@nvidia.com> Reviewed-on: http://git-master/r/77665 Reviewed-by: Automatic_Commit_Validation_User Reviewed-by: Mallikarjun Kasoju <mkasoju@nvidia.com> Reviewed-by: Mark Stadler <mastadler@nvidia.com>
Diffstat (limited to 'drivers/crypto')
-rw-r--r--drivers/crypto/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/crypto/Kconfig b/drivers/crypto/Kconfig
index 2f00652e3196..f2056fbfd591 100644
--- a/drivers/crypto/Kconfig
+++ b/drivers/crypto/Kconfig
@@ -298,7 +298,7 @@ config CRYPTO_DEV_TEGRA_AES
config CRYPTO_DEV_TEGRA_SE
tristate "Tegra SE driver for crypto algorithms"
- depends on ARCH_TEGRA_3x_SOC
+ depends on !ARCH_TEGRA_2x_SOC
select CRYPTO_AES
help
This option allows you to have support of Security Engine for crypto