mirror of
https://github.com/followmsi/android_kernel_google_msm.git
synced 2024-11-06 23:17:41 +00:00
defconfigs: flo: Explicitly disable QCRYPTO
* Causes battery drain in some cases. Change-Id: Ib32e241ba5f995b0c0cf554cb805934d66d88e69
This commit is contained in:
parent
823860941d
commit
5d6180c47f
1 changed files with 3 additions and 0 deletions
|
@ -559,6 +559,9 @@ CONFIG_SECURITY=y
|
|||
CONFIG_SECURITY_NETWORK=y
|
||||
CONFIG_LSM_MMAP_MIN_ADDR=4096
|
||||
CONFIG_SECURITY_SELINUX=y
|
||||
# CONFIG_CRYPTO_DEV_QCRYPTO is not set
|
||||
# CONFIG_CRYPTO_DEV_QCE is not set
|
||||
# CONFIG_CRYPTO_DEV_QCEDEV is not set
|
||||
CONFIG_CRYPTO_SHA1_ARM_NEON=y
|
||||
CONFIG_CRYPTO_SHA256_ARM=y
|
||||
CONFIG_CRYPTO_SHA512_ARM_NEON=y
|
||||
|
|
Loading…
Reference in a new issue