You've already forked KernelSU-Next
mirror of
https://github.com/KernelSU-Next/KernelSU-Next.git
synced 2025-08-27 23:46:34 +00:00
b56448a929
1. List KSU as a "KernelSU" menu 2. Overlayfs[1] may be disabled for some early kernels(4.4.y), so choosing depends on OVERLAY_FS here is useless. 3. KSU_DEBUG is a bool option, it is not a module, fixed from tristate to bool. 4. Adjust the config order [1]: github.com/LineageOS/android_kernel_xiaomi_msm8998/commit/dcc27641 Change-Id: I49c77ba30f0a8ed00efc44afef8a12f9ad039d7e Co-authored-by: admin <paper@localhost>