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