diff options
-rw-r--r-- | init/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/init/Kconfig b/init/Kconfig index 38899243213d..54c655ce9c04 100644 --- a/init/Kconfig +++ b/init/Kconfig | |||
@@ -615,7 +615,7 @@ config SYSFS_DEPRECATED | |||
615 | bool | 615 | bool |
616 | 616 | ||
617 | config SYSFS_DEPRECATED_V2 | 617 | config SYSFS_DEPRECATED_V2 |
618 | bool "enable deprecated sysfs features which may confuse old userspace tools" | 618 | bool "enable deprecated sysfs features to support old userspace tools" |
619 | depends on SYSFS | 619 | depends on SYSFS |
620 | default n | 620 | default n |
621 | select SYSFS_DEPRECATED | 621 | select SYSFS_DEPRECATED |