commit | 248bc0d93bde744751a05d322d85269323d3af0c | [log] [tgz] |
---|---|---|
author | Matt Fleming <matt@console-pimps.org> | Sat Aug 21 14:49:38 2010 +0000 |
committer | Paul Mundt <lethal@linux-sh.org> | Tue Sep 14 17:35:52 2010 +0900 |
tree | 5b172189c884b441d266f2317e26e49ea1c789d3 | |
parent | 52204705b2fef6cb70b49dfa19c363fc88e72bde [diff] |
sh: Set CONFIG_SYSFS_DEPRECATED_V2=n As the help for the config option suggests, this option really shouldn't be set by default for any recent distribution as it changes the layout of sysfs. I spotted this while running debian when udev got very confused by the sysfs layout and failed to create some device nodes. Signed-off-by: Matt Fleming <matt@console-pimps.org> Signed-off-by: Paul Mundt <lethal@linux-sh.org>