diff options
author | Kay Sievers <kay.sievers@vrfy.org> | 2009-12-15 16:14:14 +0100 |
---|---|---|
committer | Kay Sievers <kay.sievers@vrfy.org> | 2009-12-15 16:14:14 +0100 |
commit | 3c1898863fbf9c94cfb0258ae380b67b44c4b466 (patch) | |
tree | f5671df4da5de8c33ddb55dd554383ad73151270 /NEWS | |
parent | ac9b4baac52d8713512629272384124fa1d01b23 (diff) |
remove remaining support for CONFIG_SYSFS_DEPRECATED
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -2,6 +2,11 @@ udev 150 ======== Bugfixes. +Kernels with SYSFS_DEPRECATED=y are not supported since a while. Many users +depend on the current sysfs layout and the information not available in the +deprecated layout. All remaining support for the deprecated sysfs layout is +removed now. + udev 149 ======== Fix for a possible endless loop in the new input_id program. |