Kconfig : Make KSU depends on KPROBES (#4)

This commit is contained in:
Huy Minh
2022-12-19 17:19:58 +07:00
committed by GitHub
parent 223f5588df
commit c19869c1cc

View File

@@ -1,5 +1,6 @@
config KSU
tristate "KernelSU module"
default y
depends on KPROBES
help
This is the KSU privilege driver for android system.