From: Uwe Kleine-König Date: Thu, 3 Dec 2009 18:58:00 +0000 (+0100) Subject: sysfs: deprecated features are to help old tools not to confuse them X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=9e9868a7372afc60615e8e11db246a91a121654d;p=sagit-ice-cold%2Fkernel_xiaomi_msm8998.git sysfs: deprecated features are to help old tools not to confuse them 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 --- diff --git a/init/Kconfig b/init/Kconfig index 38899243213d..54c655ce9c04 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