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
kernel: Makefile: sanity checks
This commit is contained in:
@@ -1,8 +1,9 @@
|
||||
menu "KernelSU"
|
||||
|
||||
config KSU
|
||||
tristate "KernelSU function support"
|
||||
depends on OVERLAY_FS
|
||||
bool "KernelSU function support"
|
||||
select OVERLAY_FS
|
||||
select EXT4_FS
|
||||
default y
|
||||
help
|
||||
Enable kernel-level root privileges on Android System.
|
||||
|
||||
Reference in New Issue
Block a user