diff --git a/kernel/Kconfig b/kernel/Kconfig index 7ecf3b47..14d3e854 100644 --- a/kernel/Kconfig +++ b/kernel/Kconfig @@ -163,7 +163,7 @@ config KSU_SUSFS_OPEN_REDIRECT config KSU_SUSFS_SUS_SU bool "Enable SUS-SU in runtime temporarily" - depends on KSU_SUSFS && KPROBES && HAVE_KPROBES && KPROBE_EVENTS + depends on KSU_SUSFS && KPROBES && HAVE_KPROBES && KPROBE_EVENTS && KSU_KPROBES_HOOK default y help - Allow user to enable or disable core ksu kprobes hooks temporarily in runtime. There are 2 working modes for sus_su.