diff options
| author | Alistair Strachan <astrachan@google.com> | 2018-08-22 17:07:20 -0700 |
|---|---|---|
| committer | Alistair Strachan <astrachan@google.com> | 2018-08-22 17:08:16 -0700 |
| commit | 37af2ff398acf2743e24d25a0ba20cfbf1c84d72 (patch) | |
| tree | 841fc04774e6d05278a2de56520230d6994568e9 | |
| parent | e917467d978603bafcb18c7f73a72b0b588e619e (diff) | |
ANDROID: Refresh x86_64_cuttlefish_defconfig
An LTS change removed the need to set a config option. This broke the
comparison validation with the output of "make savedefconfig".
Change-Id: Id7ed6c6546d0efe88b67c0d1b92183152406e6f6
Signed-off-by: Alistair Strachan <astrachan@google.com>
| -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 df9b6bd228f7..99d7b53932f7 100644 --- a/arch/x86/configs/x86_64_cuttlefish_defconfig +++ b/arch/x86/configs/x86_64_cuttlefish_defconfig @@ -449,7 +449,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 |
