Skip to content

Commit

Permalink
sysfs: deprecated features are to help old tools not to confuse them
Browse files Browse the repository at this point in the history
Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Acked-by: Randy Dunlap <randy.dunlap@oracle.com>
Cc: Greg KH <gregkh@suse.de>
Cc: Andrew Morton <akpm@linux-foundation.org>
Cc: Kay Sievers <kay.sievers@vrfy.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
  • Loading branch information
Uwe Kleine-König authored and Linus Torvalds committed Dec 8, 2009
1 parent a252e74 commit 9e9868a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion init/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 9e9868a

Please sign in to comment.