kernel: Makefile: sanity checks

This commit is contained in:
backslashxx
2025-02-19 09:46:14 +08:00
committed by rifsxd
parent 96d475407a
commit 26d3ec14a6

View File

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