From af586c98d38f86c596fc2bfa07f12bc9d9bc4a99 Mon Sep 17 00:00:00 2001 From: Nicholas Bellinger Date: Sun, 16 Jan 2011 21:16:07 +0000 Subject: [PATCH] --- yaml --- r: 231558 b: refs/heads/master c: 7b1fff7e4fdf2805fce7afd6247912588d72d604 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/fs/ocfs2/Kconfig | 3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/[refs] b/[refs] index 9c828a0e052f..94109c311d6b 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 86c747d2a4f028fe2fdf091c3a81d0e187827682 +refs/heads/master: 7b1fff7e4fdf2805fce7afd6247912588d72d604 diff --git a/trunk/fs/ocfs2/Kconfig b/trunk/fs/ocfs2/Kconfig index ab152c00cd3a..77a8de5f7119 100644 --- a/trunk/fs/ocfs2/Kconfig +++ b/trunk/fs/ocfs2/Kconfig @@ -1,7 +1,6 @@ config OCFS2_FS tristate "OCFS2 file system support" - depends on NET && SYSFS - select CONFIGFS_FS + depends on NET && SYSFS && CONFIGFS_FS select JBD2 select CRC32 select QUOTA