projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2b388c6
)
ocfs2: OCFS2_FS must depend on SYSFS
author
Adrian Bunk
<bunk@stusta.de>
Sun, 26 Mar 2006 12:25:52 +0000
(14:25 +0200)
committer
Mark Fasheh
<mark.fasheh@oracle.com>
Thu, 29 Jun 2006 21:56:12 +0000
(14:56 -0700)
Signed-off-by: Adrian Bunk <bunk@stusta.de>
Signed-off-by: Mark Fasheh <mark.fasheh@oracle.com>
fs/Kconfig
patch
|
blob
|
history
diff --git
a/fs/Kconfig
b/fs/Kconfig
index be870db242b368b3a49c9d25f10b300be7968851..53f5c6d6112127661e13703e51b6a8b1e17b95ca 100644
(file)
--- 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