kernel: sync with upstream

This commit is contained in:
Rifat Azad
2024-12-24 06:53:54 +06:00
parent 0907ca55d8
commit 8d2b017c96
17 changed files with 19 additions and 630 deletions

View File

@@ -16,12 +16,4 @@ config KSU_DEBUG
help
Enable KernelSU debug mode.
config KSU_ALLOWLIST_WORKAROUND
bool "KernelSU Session Keyring Init workaround"
depends on KSU
default n
help
Enable session keyring init workaround for problematic devices.
Useful for situations where the SU allowlist is not kept after a reboot.
endmenu