|
@@ -367,9 +367,13 @@ config RESOURCE_COUNTERS
|
|
|
depends on CGROUPS
|
|
depends on CGROUPS
|
|
|
|
|
|
|
|
config SYSFS_DEPRECATED
|
|
config SYSFS_DEPRECATED
|
|
|
|
|
+ bool
|
|
|
|
|
+
|
|
|
|
|
+config SYSFS_DEPRECATED_V2
|
|
|
bool "Create deprecated sysfs files"
|
|
bool "Create deprecated sysfs files"
|
|
|
depends on SYSFS
|
|
depends on SYSFS
|
|
|
default y
|
|
default y
|
|
|
|
|
+ select SYSFS_DEPRECATED
|
|
|
help
|
|
help
|
|
|
This option creates deprecated symlinks such as the
|
|
This option creates deprecated symlinks such as the
|
|
|
"device"-link, the <subsystem>:<name>-link, and the
|
|
"device"-link, the <subsystem>:<name>-link, and the
|