mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [patch] CONFIG_CIFS_DEBUG2 depends on CIFS
@ 2006-07-08  3:53 Chuck Ebbert
  0 siblings, 0 replies; only message in thread
From: Chuck Ebbert @ 2006-07-08  3:53 UTC (permalink / raw)
  To: linux-kernel; +Cc: Steven French, Andrew Morton, Linus Torvalds

Config option for CIFS_DEBUG2 shows up even without CIFS.
Make it depend on that.

Signed-off-by: Chuck Ebbert <76306.1226@compuserve.com>

--- 2.6.18-rc1-nb.orig/fs/Kconfig
+++ 2.6.18-rc1-nb/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
-- 
Chuck
 "You can't read a newspaper if you can't read."  --George W. Bush

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2006-07-08  3:58 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-07-08  3:53 [patch] CONFIG_CIFS_DEBUG2 depends on CIFS Chuck Ebbert

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®