Add a dependency for KPM in Kconfig to ensure that KPM functionality can only be activated when KSU is enabled
This commit is contained in:
@@ -48,6 +48,7 @@ config KSU_ALLOWLIST_WORKAROUND
|
||||
|
||||
config KPM
|
||||
bool "Enable SukiSU KPM"
|
||||
depends on KSU
|
||||
default n
|
||||
help
|
||||
Enabling this option will activate the KPM feature of SukiSU.
|
||||
|
||||
Reference in New Issue
Block a user