Skip to content
This repository was archived by the owner on Jun 16, 2026. It is now read-only.

Commit 90796a0

Browse files
committed
Change ss_defconfig
- CONFIG_KPROBES off by default.
1 parent 646035e commit 90796a0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

arch/arm64/configs/mt6853-ss_defconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -255,7 +255,7 @@ CONFIG_SLUB_CPU_PARTIAL=y
255255
CONFIG_SYSTEM_DATA_VERIFICATION=y
256256
CONFIG_PROFILING=y
257257
CONFIG_TRACEPOINTS=y
258-
CONFIG_KPROBES=y
258+
CONFIG_KPROBES=n
259259
# CONFIG_JUMP_LABEL is not set
260260
CONFIG_UPROBES=y
261261
# CONFIG_HAVE_64BIT_ALIGNED_ACCESS is not set

0 commit comments

Comments
 (0)