Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 4ff44333 authored by Maciej Żenczykowski's avatar Maciej Żenczykowski Committed by Alistair Strachan
Browse files

ANDROID: cuttlefish 4.19: enable CONFIG_CRYPTO_AES_NI_INTEL=y



This is a recommended configuration option and is listed in:
  android-4.{9,14,19}/android-recommended-x86.config

Generated via:
  echo 'CONFIG_CRYPTO_AES_NI_INTEL=y' >> arch/x86/configs/x86_64_cuttlefish_defconfig
  echo 'CONFIG_CRYPTO_AES_NI_INTEL=y' >> arch/arm64/configs/cuttlefish_defconfig
  make ARCH=x86_64 x86_64_cuttlefish_defconfig
  make ARCH=x86_64 savedefconfig
  cat defconfig > arch/x86/configs/x86_64_cuttlefish_defconfig
  make ARCH=arm64 cuttlefish_defconfig
  make ARCH=arm64 savedefconfig
  cat defconfig > arch/arm64/configs/cuttlefish_defconfig
  rm defconfig

Signed-off-by: default avatarMaciej Żenczykowski <maze@google.com>
Change-Id: I78113acbbe3874ae9bf2f47c2573a4fa40f9b978
parent 6a19cf97
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment