diff options
-rw-r--r-- | fs/ocfs2/Kconfig | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/fs/ocfs2/Kconfig b/fs/ocfs2/Kconfig index ab152c00cd3a..77a8de5f7119 100644 --- a/fs/ocfs2/Kconfig +++ b/fs/ocfs2/Kconfig | |||
@@ -1,7 +1,6 @@ | |||
1 | config OCFS2_FS | 1 | config OCFS2_FS |
2 | tristate "OCFS2 file system support" | 2 | tristate "OCFS2 file system support" |
3 | depends on NET && SYSFS | 3 | depends on NET && SYSFS && CONFIGFS_FS |
4 | select CONFIGFS_FS | ||
5 | select JBD2 | 4 | select JBD2 |
6 | select CRC32 | 5 | select CRC32 |
7 | select QUOTA | 6 | select QUOTA |