更新 KPM 配置选项名称为 SukiSU,并修改帮助信息以反映新功能和潜在影响

This commit is contained in:
ShirkNeko
2025-03-30 19:37:14 +08:00
parent 4abd35fb44
commit 3933d83d3e

View File

@@ -24,11 +24,12 @@ config KSU_HOOK
override the kernel version check and enable the hook functionality. override the kernel version check and enable the hook functionality.
config KPM config KPM
bool "Enable KernelSU KPM" bool "Enable SukiSU KPM"
default n default n
help help
This option enables the KernelSU KPM feature. If enabled, it will Enabling this option will activate the KPM feature of SukiSU.
override the kernel version check and enable the hook functionality. This option is suitable for scenarios where you need to force KPM to be enabled.
but it may affect system stability.
endmenu endmenu