powerpc/mpc8xxx defconfigs - turn off SYSFS_DEPRECATED
authorKim Phillips <kim.phillips@freescale.com>
Thu, 15 Apr 2010 23:59:18 +0000 (18:59 -0500)
committerKumar Gala <galak@kernel.crashing.org>
Tue, 20 Apr 2010 04:15:06 +0000 (23:15 -0500)
a recent fc11 udev update on an 83xx board made root console login
disappear:

  Updating       : udev-141-8.fc11.ppc                                    32/83
udev: starting version 141
udev: deprecated sysfs layout; update the kernel or disable CONFIG_SYSFS_DEPRECATED;
some udev features will not work correctly

and sure enough, turning off SYSFS_DEPRECATED brings the login prompt back.

Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>

No differences found