aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--fs/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/fs/Kconfig b/fs/Kconfig
index 00aa3d5c5a83..7db05742a92d 100644
--- a/fs/Kconfig
+++ b/fs/Kconfig
@@ -1791,6 +1791,7 @@ config CIFS_POSIX
1791 1791
1792config CIFS_DEBUG2 1792config CIFS_DEBUG2
1793 bool "Enable additional CIFS debugging routines" 1793 bool "Enable additional CIFS debugging routines"
1794 depends on CIFS
1794 help 1795 help
1795 Enabling this option adds a few more debugging routines 1796 Enabling this option adds a few more debugging routines
1796 to the cifs code which slightly increases the size of 1797 to the cifs code which slightly increases the size of