ANDROID: update gki_defconfig

The 5.4-rc1-prerelease merge changed a few config options, so update
gki_defconfig so that the build will run properly.

Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
Change-Id: I8feb0a501d60005a7973b1fa2f9d34bb87b64259
This commit is contained in:
Greg Kroah-Hartman
2019-09-19 23:21:24 +02:00
committed by Alistair Delva
parent bfa0399bc8
commit 0cd627b5a3
2 changed files with 0 additions and 2 deletions

View File

@@ -397,7 +397,6 @@ CONFIG_HARDENED_USERCOPY=y
CONFIG_SECURITY_SELINUX=y
CONFIG_CRYPTO_ADIANTUM=y
CONFIG_CRYPTO_MD4=y
CONFIG_CRYPTO_SHA512=y
CONFIG_CRYPTO_LZ4=y
CONFIG_CRYPTO_ZSTD=y
CONFIG_CRYPTO_ANSI_CPRNG=y

View File

@@ -328,7 +328,6 @@ CONFIG_SECURITY_NETWORK=y
CONFIG_HARDENED_USERCOPY=y
CONFIG_SECURITY_SELINUX=y
CONFIG_CRYPTO_ADIANTUM=y
CONFIG_CRYPTO_SHA512=y
CONFIG_CRYPTO_LZ4=y
CONFIG_CRYPTO_ZSTD=y
CONFIG_CRYPTO_ANSI_CPRNG=y