aboutsummaryrefslogtreecommitdiffstats
path: root/init/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'init/Kconfig')
-rw-r--r--init/Kconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/init/Kconfig b/init/Kconfig
index 5721d27af626..6f49ceb25710 100644
--- a/init/Kconfig
+++ b/init/Kconfig
@@ -836,7 +836,7 @@ config MM_OWNER
836 bool 836 bool
837 837
838config SYSFS_DEPRECATED 838config SYSFS_DEPRECATED
839 bool "enable deprecated sysfs features to support old userspace tools" 839 bool "Enable deprecated sysfs features to support old userspace tools"
840 depends on SYSFS 840 depends on SYSFS
841 default n 841 default n
842 help 842 help
@@ -859,7 +859,7 @@ config SYSFS_DEPRECATED
859 need to say Y here. 859 need to say Y here.
860 860
861config SYSFS_DEPRECATED_V2 861config SYSFS_DEPRECATED_V2
862 bool "enabled deprecated sysfs features by default" 862 bool "Enable deprecated sysfs features by default"
863 default n 863 default n
864 depends on SYSFS 864 depends on SYSFS
865 depends on SYSFS_DEPRECATED 865 depends on SYSFS_DEPRECATED