kernel: Remove CONFIG_KSU_MANUAL_SU protection

This commit is contained in:
ShirkNeko
2025-11-04 21:28:39 +08:00
parent 23cc0ceff1
commit 46fefc299c
7 changed files with 1 additions and 41 deletions

View File

@@ -15,13 +15,6 @@ config KSU_DEBUG
help
Enable KernelSU debug mode.
config KSU_MANUAL_SU
bool "Use manual su"
depends on KSU
default y
help
Use manual su and authorize the corresponding command line and application via prctl
config KPM
bool "Enable SukiSU KPM"
depends on KSU && 64BIT