aboutsummaryrefslogtreecommitdiffstats
path: root/fs/Kconfig
diff options
context:
space:
mode:
authorAdrian Bunk <bunk@stusta.de>2006-03-26 14:25:52 +0200
committerMark Fasheh <mark.fasheh@oracle.com>2006-06-29 14:56:12 -0700
commit4ba63adce06bc7549e1dd36344123dbaccdaa52f (patch)
tree35711888b56dbcec39478d6c8406d002ee57c38d /fs/Kconfig
parentocfs2: Compile-time disabling of ocfs2 debugging output. (diff)
downloadlinux-dev-4ba63adce06bc7549e1dd36344123dbaccdaa52f.tar.xz
linux-dev-4ba63adce06bc7549e1dd36344123dbaccdaa52f.zip
ocfs2: OCFS2_FS must depend on SYSFS
Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: Mark Fasheh <mark.fasheh@oracle.com>
Diffstat (limited to 'fs/Kconfig')
-rw-r--r--fs/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/Kconfig b/fs/Kconfig
index be870db242b3..53f5c6d61121 100644
--- a/fs/Kconfig
+++ b/fs/Kconfig
@@ -326,7 +326,7 @@ source "fs/xfs/Kconfig"
config OCFS2_FS
tristate "OCFS2 file system support (EXPERIMENTAL)"
- depends on NET && EXPERIMENTAL
+ depends on NET && SYSFS && EXPERIMENTAL
select CONFIGFS_FS
select JBD
select CRC32