diff --git a/fs/Kconfig b/fs/Kconfig
index 8ea7b04c661ff5360af30e399ea5a993889298d4..4622dabb2253ec3ed8690fa8b007ccac2be6fd6c 100644
--- a/fs/Kconfig
+++ b/fs/Kconfig
@@ -314,7 +314,7 @@ config REISERFS_CHECK
 
 config REISERFS_PROC_INFO
 	bool "Stats in /proc/fs/reiserfs"
-	depends on REISERFS_FS
+	depends on REISERFS_FS && PROC_FS
 	help
 	  Create under /proc/fs/reiserfs a hierarchy of files, displaying
 	  various ReiserFS statistics and internal data at the expense of