topconfig set SYSFS_DEPRECATED_V2

fedora doesn't care about upgrades thus is able to unset it both,
we want to still be able to run with old udev from lenny thus set
the v2 in topconfig too, to be revisited after lenny release.

svn path=/dists/trunk/linux-2.6/; revision=10817
This commit is contained in:
Maximilian Attems 2008-03-12 15:58:50 +00:00
parent 32177c21e2
commit 5aaf678078
1 changed files with 2 additions and 0 deletions

View File

@ -36,7 +36,9 @@ CONFIG_PROC_PID_CPUSET=y
CONFIG_CPUSETS=y
CONFIG_FAIR_GROUP_SCHED=y
CONFIG_USER_SCHED=y
# FIXME: after Lenny
CONFIG_SYSFS_DEPRECATED=y
CONFIG_SYSFS_DEPRECATED_V2=y
CONFIG_RELAY=y
CONFIG_USER_NS=y
CONFIG_PID_NS=y