aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/configs/mpc85xx_defconfig
diff options
context:
space:
mode:
authorKim Phillips <kim.phillips@freescale.com>2010-04-15 19:59:18 -0400
committerKumar Gala <galak@kernel.crashing.org>2010-04-20 00:15:06 -0400
commite3c8a02743002757de53226b1b9f019c6769fd9b (patch)
treea0ffe95788965d0226b3fa6552319d586e5a563d /arch/powerpc/configs/mpc85xx_defconfig
parentacbcba908dd271253a9661dde1f0087c0f789e8c (diff)
powerpc/mpc8xxx defconfigs - turn off SYSFS_DEPRECATED
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>
Diffstat (limited to 'arch/powerpc/configs/mpc85xx_defconfig')
-rw-r--r--arch/powerpc/configs/mpc85xx_defconfig3
1 files changed, 1 insertions, 2 deletions
diff --git a/arch/powerpc/configs/mpc85xx_defconfig b/arch/powerpc/configs/mpc85xx_defconfig
index 8f35f8049c92..6538150625e2 100644
--- a/arch/powerpc/configs/mpc85xx_defconfig
+++ b/arch/powerpc/configs/mpc85xx_defconfig
@@ -109,8 +109,7 @@ CONFIG_GROUP_SCHED=y
109CONFIG_USER_SCHED=y 109CONFIG_USER_SCHED=y
110# CONFIG_CGROUP_SCHED is not set 110# CONFIG_CGROUP_SCHED is not set
111# CONFIG_CGROUPS is not set 111# CONFIG_CGROUPS is not set
112CONFIG_SYSFS_DEPRECATED=y 112# CONFIG_SYSFS_DEPRECATED_V2 is not set
113CONFIG_SYSFS_DEPRECATED_V2=y
114# CONFIG_RELAY is not set 113# CONFIG_RELAY is not set
115# CONFIG_NAMESPACES is not set 114# CONFIG_NAMESPACES is not set
116CONFIG_BLK_DEV_INITRD=y 115CONFIG_BLK_DEV_INITRD=y