summaryrefslogtreecommitdiff
path: root/arch/arm/configs
diff options
context:
space:
mode:
authorKasoju Mallikarjun <mkasoju@nvidia.com>2011-07-18 10:26:50 +0530
committerVarun Colbert <vcolbert@nvidia.com>2011-07-19 16:27:23 -0700
commitd7f4720ec433455da630ba8998f245f149df1263 (patch)
tree581bcddd8379edfd32e320d77351dc56c6adefc7 /arch/arm/configs
parent4043a07832686f945a4558052e33706fff493e05 (diff)
arm: defconfig: enterprise: Disable crypto tests
Crypto tests run during boot-up to verify that all the algos are properly working. This is taking nearly eight seconds. Hence disabled the tests. Bug 849534 Change-Id: I587eccae169198c71080c5c0038f83ae207859d9 Reviewed-on: http://git-master/r/41492 Reviewed-by: Varun Colbert <vcolbert@nvidia.com> Tested-by: Varun Colbert <vcolbert@nvidia.com>
Diffstat (limited to 'arch/arm/configs')
-rw-r--r--arch/arm/configs/tegra_enterprise_android_defconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/configs/tegra_enterprise_android_defconfig b/arch/arm/configs/tegra_enterprise_android_defconfig
index dbdb46843034..5533a78840f2 100644
--- a/arch/arm/configs/tegra_enterprise_android_defconfig
+++ b/arch/arm/configs/tegra_enterprise_android_defconfig
@@ -338,7 +338,6 @@ CONFIG_TIMER_STATS=y
CONFIG_DEBUG_INFO=y
CONFIG_DEBUG_VM=y
# CONFIG_RCU_CPU_STALL_DETECTOR is not set
-# CONFIG_CRYPTO_MANAGER_DISABLE_TESTS is not set
CONFIG_CRYPTO_TEST=m
CONFIG_CRYPTO_TWOFISH=y
# CONFIG_CRYPTO_ANSI_CPRNG is not set