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

This reverts commit d5d2bb35d2.
This commit is contained in:
ShirkNeko
2025-09-24 16:25:47 +08:00
parent 6c145179d4
commit a12c78d213
4 changed files with 2 additions and 130 deletions

View File

@@ -27,15 +27,6 @@ config KPM
select KALLSYMS
select KALLSYMS_ALL
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