diff --git a/kernel/Kconfig b/kernel/Kconfig index 617bc26a..804405b4 100644 --- a/kernel/Kconfig +++ b/kernel/Kconfig @@ -41,7 +41,7 @@ config KSU_CMDLINE config KPM bool "Enable SukiSU KPM" - depends on KSU + depends on KSU && 64BIT default n help Enabling this option will activate the KPM feature of SukiSU.