kernel: avoding select OVERLAY_FS becuase it may break GKI checks. fix

This commit is contained in:
weishu
2023-08-28 01:06:40 +08:00
parent 685cd75c99
commit 5e893e3d04

View File

@@ -2,7 +2,7 @@ menu "KernelSU"
config KSU
tristate "KernelSU function support"
select OVERLAY_FS
depends on OVERLAY_FS
default y
help
Enable kernel-level root privileges on Android System.