Fix the KSU_SUSFS_HAS_MAGIC_MOUNT dependency to ensure it depends on KSU_SUSFS

This commit is contained in:
ShirkNeko
2025-07-21 16:29:51 +08:00
parent d3c37a293d
commit 66ff2fa812

View File

@@ -68,7 +68,7 @@ config KSU_SUSFS
config KSU_SUSFS_HAS_MAGIC_MOUNT
bool "Say yes if the current KernelSU repo has magic mount implemented (default y)"
depends on KSU
depends on KSU_SUSFS
default y
help
- Enable to indicate that the current SUSFS kernel supports the auto hide features for 5ec1cff's Magic Mount KernelSU