ocfs2: OCFS2_FS must depend on SYSFS
Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: Mark Fasheh <mark.fasheh@oracle.com>
This commit is contained in:
parent
2b388c6790
commit
4ba63adce0
1 changed files with 1 additions and 1 deletions
|
@ -326,7 +326,7 @@ source "fs/xfs/Kconfig"
|
||||||
|
|
||||||
config OCFS2_FS
|
config OCFS2_FS
|
||||||
tristate "OCFS2 file system support (EXPERIMENTAL)"
|
tristate "OCFS2 file system support (EXPERIMENTAL)"
|
||||||
depends on NET && EXPERIMENTAL
|
depends on NET && SYSFS && EXPERIMENTAL
|
||||||
select CONFIGFS_FS
|
select CONFIGFS_FS
|
||||||
select JBD
|
select JBD
|
||||||
select CRC32
|
select CRC32
|
||||||
|
|
Loading…
Add table
Reference in a new issue