diff options
Diffstat (limited to 'init/Kconfig')
-rw-r--r-- | init/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/init/Kconfig b/init/Kconfig index 39923ccc287b..eb4b33725db1 100644 --- a/init/Kconfig +++ b/init/Kconfig | |||
@@ -606,7 +606,7 @@ config SYSFS_DEPRECATED | |||
606 | bool | 606 | bool |
607 | 607 | ||
608 | config SYSFS_DEPRECATED_V2 | 608 | config SYSFS_DEPRECATED_V2 |
609 | bool "remove sysfs features which may confuse old userspace tools" | 609 | bool "enable deprecated sysfs features which may confuse old userspace tools" |
610 | depends on SYSFS | 610 | depends on SYSFS |
611 | default n | 611 | default n |
612 | select SYSFS_DEPRECATED | 612 | select SYSFS_DEPRECATED |