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

Commit 5d6a4ea5 authored by Ferenc Wagner's avatar Ferenc Wagner Committed by Greg Kroah-Hartman
Browse files

sysfs: Capitalize description of SYSFS_DEPRECATED{_V2} options



Signed-off-by: default avatarFerenc Wagner <wferi@niif.hu>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@suse.de>
parent 481e2079
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -814,7 +814,7 @@ config MM_OWNER
	bool

config SYSFS_DEPRECATED
	bool "enable deprecated sysfs features to support old userspace tools"
	bool "Enable deprecated sysfs features to support old userspace tools"
	depends on SYSFS
	default n
	help
@@ -837,7 +837,7 @@ config SYSFS_DEPRECATED
	  need to say Y here.

config SYSFS_DEPRECATED_V2
	bool "enabled deprecated sysfs features by default"
	bool "Enable deprecated sysfs features by default"
	default n
	depends on SYSFS
	depends on SYSFS_DEPRECATED