Revert "kernel: Makefile: sanity checks"

This reverts commit 26d3ec14a6.
This commit is contained in:
rifsxd
2025-05-21 17:31:47 +06:00
parent ce37e17c87
commit d5dfecefea

View File

@@ -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.