diff options
author | Alistair Strachan <astrachan@google.com> | 2019-05-15 17:59:43 -0700 |
---|---|---|
committer | Alistair Strachan <astrachan@google.com> | 2019-05-15 18:01:32 -0700 |
commit | e9147a5f9fe8cd479c61943256042be3ff8c2e25 (patch) | |
tree | e4b9df0495ebfd468ea4740aaa5122c824d3e713 /arch/x86/configs | |
parent | 9e5e2625a2b9284e2d47a59bfb0ae2763a1b0cab (diff) |
ANDROID: cuttlefish_defconfig: Drop dead CRYPTO options
Change-Id: Idad33a0f7507c3c713cbacda3c5016cba51ceadc
Signed-off-by: Alistair Strachan <astrachan@google.com>
Diffstat (limited to 'arch/x86/configs')
-rw-r--r-- | arch/x86/configs/x86_64_cuttlefish_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/x86/configs/x86_64_cuttlefish_defconfig b/arch/x86/configs/x86_64_cuttlefish_defconfig index 7240ef9e5b10..749eaf1f99fc 100644 --- a/arch/x86/configs/x86_64_cuttlefish_defconfig +++ b/arch/x86/configs/x86_64_cuttlefish_defconfig @@ -459,7 +459,6 @@ CONFIG_HARDENED_USERCOPY=y CONFIG_SECURITY_SELINUX=y CONFIG_SECURITY_SELINUX_CHECKREQPROT_VALUE=1 # CONFIG_CRYPTO_MANAGER_DISABLE_TESTS is not set -CONFIG_CRYPTO_ECHAINIV=y CONFIG_CRYPTO_SHA512=y CONFIG_ASYMMETRIC_KEY_TYPE=y CONFIG_ASYMMETRIC_PUBLIC_KEY_SUBTYPE=y |