diff --git a/[refs] b/[refs] index 7f55c9a40666..6fe72f07a646 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: f652f6c5b7cfdf139f4155d78f397e99ae1c4acc +refs/heads/master: e205117285d6035af135c9d6c34a30ee6b8d1f2e diff --git a/trunk/fs/configfs/Kconfig b/trunk/fs/configfs/Kconfig index 13587cc97a0b..9febcdefdfdc 100644 --- a/trunk/fs/configfs/Kconfig +++ b/trunk/fs/configfs/Kconfig @@ -1,8 +1,8 @@ config CONFIGFS_FS tristate "Userspace-driven configuration filesystem" - depends on SYSFS + select SYSFS 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 view of kernel objects, configfs is a filesystem-based manager of kernel objects, or config_items.