aboutsummaryrefslogtreecommitdiff
path: root/fs/Kconfig
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@g5.osdl.org>2006-07-13 16:38:58 -0700
committerLinus Torvalds <torvalds@g5.osdl.org>2006-07-13 16:38:58 -0700
commit0d10e47f9635ecafe5a9dc6e10cb056a87a4daa2 (patch)
tree5a9f4f813bda6aeb32715fa8f5d3dc8172605795 /fs/Kconfig
parent300c215acd2462223a6595d3562dad67d0e10afd (diff)
parent8ba10ab128e88bfbe58f7164543827ef3c3a2c88 (diff)
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
* git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6: [CIFS] CIFS_DEBUG2 depends on CIFS
Diffstat (limited to 'fs/Kconfig')
-rw-r--r--fs/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/fs/Kconfig b/fs/Kconfig
index 53f5c6d6112..3f00a9faabc 100644
--- a/fs/Kconfig
+++ b/fs/Kconfig
@@ -1801,6 +1801,7 @@ config CIFS_POSIX
config CIFS_DEBUG2
bool "Enable additional CIFS debugging routines"
+ depends on CIFS
help
Enabling this option adds a few more debugging routines
to the cifs code which slightly increases the size of