Revert "kernel: throne_tracker: offload to kthread tiann #2632"
This reverts commit 86ccca18eb.
This commit is contained in:
@@ -59,15 +59,6 @@ config KSU_LSM_SECURITY_HOOKS
|
||||
Disabling this is mostly only useful for kernel 4.1 and older.
|
||||
Make sure to implement manual hooks on security/security.c.
|
||||
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user