From aab13d89085296b4a25d66da2457f2fb31bd477f Mon Sep 17 00:00:00 2001 From: Nicholas Bellinger Date: Sun, 16 Jan 2011 21:11:25 +0000 Subject: [PATCH] --- yaml --- r: 231555 b: refs/heads/master c: e205117285d6035af135c9d6c34a30ee6b8d1f2e h: refs/heads/master i: 231553: 21e4504ace86a07fc26a6d28be7368684fc73fb7 231551: 4a8433c5a4adde247eb68c3a144bbc56eed98b1e v: v3 --- [refs] | 2 +- trunk/fs/configfs/Kconfig | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) 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.