GIT 8ba10ab128e88bfbe58f7164543827ef3c3a2c88 git+ssh://master.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6.git commit 8ba10ab128e88bfbe58f7164543827ef3c3a2c88 Author: Steve French Date: Sat Jul 8 02:17:40 2006 +0000 [CIFS] CIFS_DEBUG2 depends on CIFS Signed-off-by: Steve French --- diff --git a/fs/Kconfig b/fs/Kconfig index 00aa3d5..7db0574 100644 --- a/fs/Kconfig +++ b/fs/Kconfig @@ -1791,6 +1791,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