Skip to content

Commit

Permalink
Enable CONFIG_KPROBES
Browse files Browse the repository at this point in the history
  • Loading branch information
aymanrgab committed Oct 23, 2023
1 parent 8a638e2 commit 91c5927
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions arch/arm64/configs/merge_kirin710_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -232,7 +232,9 @@ CONFIG_SLUB_CPU_PARTIAL=y
# CONFIG_SYSTEM_DATA_VERIFICATION is not set
CONFIG_PROFILING=y
CONFIG_TRACEPOINTS=y
# CONFIG_KPROBES is not set
CONFIG_KPROBES=y
CONFIG_HAVE_KPROBES=y
CONFIG_KPROBE_EVENTS=y
# CONFIG_JUMP_LABEL is not set
# CONFIG_UPROBES is not set
# CONFIG_HAVE_64BIT_ALIGNED_ACCESS is not set
Expand Down Expand Up @@ -1366,7 +1368,7 @@ CONFIG_OF_NET=y
CONFIG_OF_MDIO=y
CONFIG_OF_MTD=y
CONFIG_OF_RESERVED_MEM=y
# CONFIG_OF_OVERLAY is not set
CONFIG_OF_OVERLAY=y
# CONFIG_PARPORT is not set
CONFIG_BLK_DEV=y
# CONFIG_BLK_DEV_NULL_BLK is not set
Expand Down Expand Up @@ -5001,7 +5003,6 @@ CONFIG_HAVE_ARM_SMCCC=y
#
# File systems
#
CONFIG_OVERLAY_FS=y
CONFIG_DCACHE_WORD_ACCESS=y
# CONFIG_EXT2_FS is not set
# CONFIG_EXT3_FS is not set
Expand Down

0 comments on commit 91c5927

Please sign in to comment.