|
@@ -861,7 +861,7 @@ config RAMFS
|
|
|
|
|
|
|
|
config CONFIGFS_FS
|
|
config CONFIGFS_FS
|
|
|
tristate "Userspace-driven configuration filesystem (EXPERIMENTAL)"
|
|
tristate "Userspace-driven configuration filesystem (EXPERIMENTAL)"
|
|
|
- depends on EXPERIMENTAL
|
|
|
|
|
|
|
+ depends on SYSFS && EXPERIMENTAL
|
|
|
help
|
|
help
|
|
|
configfs is a ram-based filesystem that provides the converse
|
|
configfs is a ram-based filesystem that provides the converse
|
|
|
of sysfs's functionality. Where sysfs is a filesystem-based
|
|
of sysfs's functionality. Where sysfs is a filesystem-based
|