Skip to content

Commit

Permalink
riscv: defconfig: enable BPF_JIT & TEST_BPF
Browse files Browse the repository at this point in the history
Signed-off-by: Chen Pei <cp0613@linux.alibaba.com>
  • Loading branch information
cp0613 authored and guoren83 committed Apr 9, 2024
1 parent 0854ff8 commit 7ec9b03
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions arch/riscv/configs/defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -250,3 +250,7 @@ CONFIG_BLK_DEV_NBD=y
CONFIG_FUSE_FS=y
CONFIG_STRICT_KERNEL_RWX=n
CONFIG_CGROUPS=n
# Enable BPF_JIT & TEST_BPF
CONFIG_BPF_JIT=y
CONFIG_RUNTIME_TESTING_MENU=y
CONFIG_TEST_BPF=m

0 comments on commit 7ec9b03

Please sign in to comment.