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

Commit 3150b5bf authored by Maciej Żenczykowski's avatar Maciej Żenczykowski
Browse files

ANDROID: cuttlefish_defconfig: Enable BPF_JIT and BPF_JIT_ALWAYS_ON



Generated via:
  echo 'CONFIG_BPF_JIT=y' >> arch/x86/configs/x86_64_cuttlefish_defconfig
  echo 'CONFIG_BPF_JIT_ALWAYS_ON=y' >> arch/x86/configs/x86_64_cuttlefish_defconfig

  make ARCH=x86_64 x86_64_cuttlefish_defconfig
  make ARCH=x86_64 savedefconfig
  mv defconfig arch/x86/configs/x86_64_cuttlefish_defconfig

  echo 'CONFIG_BPF_JIT=y' >> arch/arm64/configs/cuttlefish_defconfig
  echo 'CONFIG_BPF_JIT_ALWAYS_ON=y' >> arch/arm64/configs/cuttlefish_defconfig

  make ARCH=arm64 cuttlefish_defconfig
  make ARCH=arm64 savedefconfig
  mv defconfig arch/arm64/configs/cuttlefish_defconfig

Bug: 140377409
Signed-off-by: default avatarMaciej Żenczykowski <maze@google.com>
Change-Id: Ibbc3c50c150a3c8144f718e277f2a386f50c0226
parent 82b2a4a5
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