From 9e9868a7372afc60615e8e11db246a91a121654d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Uwe=20Kleine-K=C3=B6nig?= Date: Thu, 3 Dec 2009 19:58:00 +0100 Subject: sysfs: deprecated features are to help old tools not to confuse them MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Uwe Kleine-König Acked-by: Randy Dunlap Cc: Greg KH Cc: Andrew Morton Cc: Kay Sievers Signed-off-by: Linus Torvalds --- init/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'init') diff --git a/init/Kconfig b/init/Kconfig index 38899243213..54c655ce9c0 100644 --- a/init/Kconfig +++ b/init/Kconfig @@ -615,7 +615,7 @@ config SYSFS_DEPRECATED bool config SYSFS_DEPRECATED_V2 - bool "enable deprecated sysfs features which may confuse old userspace tools" + bool "enable deprecated sysfs features to support old userspace tools" depends on SYSFS default n select SYSFS_DEPRECATED -- cgit v1.2.3