kernel: add support for multi KernelSU manager in Kconfig
This commit is contained in:
@@ -15,6 +15,13 @@ config KSU_DEBUG
|
||||
help
|
||||
Enable KernelSU debug mode.
|
||||
|
||||
config KSU_MULTI_MANAGER_SUPPORT
|
||||
bool "KernelSU debug mode"
|
||||
depends on KSU
|
||||
default n
|
||||
help
|
||||
Enable multi KernelSU manager support
|
||||
|
||||
config KSU_MANUAL_HOOK
|
||||
bool "Manual hooking GKI kernels without kprobes"
|
||||
depends on KSU && KSU != m
|
||||
|
||||
Reference in New Issue
Block a user