kernel: rename KSU_WITH_KPROBES to KSU_KPROBES_HOOK for better self explanitory

This commit is contained in:
rifsxd
2025-05-21 15:13:17 +06:00
parent 26d3ec14a6
commit eed685507a
5 changed files with 23 additions and 23 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ config KSU
To compile as a module, choose M here: the
module will be called kernelsu.
config KSU_WITH_KPROBES
config KSU_KPROBES_HOOK
bool "Use kprobes for kernelsu"
depends on KSU
depends on KPROBES