From: Michael Halcrow This patch removes ECRYPT_DEBUG from fs/Kconfig. Signed-off-by: Michael Halcrow Signed-off-by: Andrew Morton --- fs/Kconfig | 8 -------- 1 files changed, 8 deletions(-) diff -puN fs/Kconfig~ecryptfs-fs-makefile-and-fs-kconfig-remove-ecrypt_debug-from-fs-kconfig fs/Kconfig --- 25/fs/Kconfig~ecryptfs-fs-makefile-and-fs-kconfig-remove-ecrypt_debug-from-fs-kconfig Fri May 26 14:30:55 2006 +++ 25-akpm/fs/Kconfig Fri May 26 14:30:55 2006 @@ -943,14 +943,6 @@ config ECRYPT_FS To compile this file system support as a module, choose M here: the module will be called ecryptfs. -config ECRYPT_DEBUG - bool "Enable eCryptfs debug mode" - depends on ECRYPT_FS - help - Turn on debugging code in eCryptfs. - - If unsure, say N. - config HFS_FS tristate "Apple Macintosh file system support (EXPERIMENTAL)" depends on EXPERIMENTAL _