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

Skip to content
Commit 783d875e authored by Maciej Żenczykowski's avatar Maciej Żenczykowski Committed by Alistair Delva
Browse files

ANDROID: gki_defconfig: Enable BPF_JIT and BPF_JIT_ALWAYS_ON



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

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

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

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

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