Revert "kernel: throne_tracker: offload to kthread tiann #2632"

This reverts commit 8364d6d4a4.
This commit is contained in:
ShirkNeko
2025-09-24 16:26:27 +08:00
parent 89fe18d929
commit 41f7921993
4 changed files with 2 additions and 130 deletions

View File

@@ -58,15 +58,6 @@ config KPM
This option is suitable for scenarios where you need to force KPM to be enabled.
but it may affect system stability.
config KSU_THRONE_TRACKER_ALWAYS_THREADED
bool "Always run throne_tracker in a kthread"
default n
help
Runs throne_tracker in a separate kthread, including the first run.
Significantly decreases boot time, but can cause crowning failure
on some FDE or FBEv1 setups.
If unsure, say n.
choice
prompt "KernelSU hook type"
depends on KSU