Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e9438e31 authored by Randy Dunlap's avatar Randy Dunlap Committed by Linus Torvalds
Browse files

sysfs: fix SYSFS_DEPRECATED_V2 prompt



The SYSFS_DEPRECATED_V2 says "remove" older, deprecated features, but it
actually enables them, so correct this confusing, backwards text.

Signed-off-by: default avatarRandy Dunlap <randy.dunlap@oracle.com>
Cc: Kay Sievers <kay.sievers@vrfy.org>
Cc: Greg KH <greg@kroah.com>
Signed-off-by: default avatarAndrew Morton <akpm@linux-foundation.org>
Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
parent cb8799ee
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -606,7 +606,7 @@ config SYSFS_DEPRECATED
	bool

config SYSFS_DEPRECATED_V2
	bool "remove sysfs features which may confuse old userspace tools"
	bool "enable deprecated sysfs features which may confuse old userspace tools"
	depends on SYSFS
	default n
	select SYSFS_DEPRECATED