diff options
Diffstat (limited to 'init/Kconfig')
-rw-r--r-- | init/Kconfig | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/init/Kconfig b/init/Kconfig index be788c0957d4..e72fd101039e 100644 --- a/init/Kconfig +++ b/init/Kconfig | |||
@@ -814,7 +814,7 @@ config MM_OWNER | |||
814 | bool | 814 | bool |
815 | 815 | ||
816 | config SYSFS_DEPRECATED | 816 | config SYSFS_DEPRECATED |
817 | bool "enable deprecated sysfs features to support old userspace tools" | 817 | bool "Enable deprecated sysfs features to support old userspace tools" |
818 | depends on SYSFS | 818 | depends on SYSFS |
819 | default n | 819 | default n |
820 | help | 820 | help |
@@ -837,7 +837,7 @@ config SYSFS_DEPRECATED | |||
837 | need to say Y here. | 837 | need to say Y here. |
838 | 838 | ||
839 | config SYSFS_DEPRECATED_V2 | 839 | config SYSFS_DEPRECATED_V2 |
840 | bool "enabled deprecated sysfs features by default" | 840 | bool "Enable deprecated sysfs features by default" |
841 | default n | 841 | default n |
842 | depends on SYSFS | 842 | depends on SYSFS |
843 | depends on SYSFS_DEPRECATED | 843 | depends on SYSFS_DEPRECATED |