diff mbox series

netfs: Fix dependency of NETFS_DEBUG

Message ID 20240725080530.2089573-1-geert+renesas@glider.be (mailing list archive)
State New
Headers show
Series netfs: Fix dependency of NETFS_DEBUG | expand

Commit Message

Geert Uytterhoeven July 25, 2024, 8:05 a.m. UTC
The configuration symbol "NETFS" does not exist.
Its proper name is "NETFS_SUPPORT".

Fixes: fcad93360df4d04b ("netfs: Rename CONFIG_FSCACHE_DEBUG to CONFIG_NETFS_DEBUG")
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
---
 fs/netfs/Kconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff mbox series

Patch

diff --git a/fs/netfs/Kconfig b/fs/netfs/Kconfig
index 1b78e8b65ebc142d..7701c037c3283f27 100644
--- a/fs/netfs/Kconfig
+++ b/fs/netfs/Kconfig
@@ -24,7 +24,7 @@  config NETFS_STATS
 
 config NETFS_DEBUG
 	bool "Enable dynamic debugging netfslib and FS-Cache"
-	depends on NETFS
+	depends on NETFS_SUPPORT
 	help
 	  This permits debugging to be dynamically enabled in the local caching
 	  management module.  If this is set, the debugging output may be