summaryrefslogtreecommitdiff
path: root/arch/powerpc/configs/mpc885_ads_defconfig
diff options
context:
space:
mode:
authorKim Phillips <kim.phillips@freescale.com>2010-04-15 18:59:18 -0500
committerKumar Gala <galak@kernel.crashing.org>2010-04-19 23:15:06 -0500
commite3c8a02743002757de53226b1b9f019c6769fd9b (patch)
treea0ffe95788965d0226b3fa6552319d586e5a563d /arch/powerpc/configs/mpc885_ads_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/mpc885_ads_defconfig')
-rw-r--r--arch/powerpc/configs/mpc885_ads_defconfig3
1 files changed, 1 insertions, 2 deletions
diff --git a/arch/powerpc/configs/mpc885_ads_defconfig b/arch/powerpc/configs/mpc885_ads_defconfig
index 6b9e6bd2c98d..6b51360cc26c 100644
--- a/arch/powerpc/configs/mpc885_ads_defconfig
+++ b/arch/powerpc/configs/mpc885_ads_defconfig
@@ -96,8 +96,7 @@ CONFIG_GROUP_SCHED=y
CONFIG_USER_SCHED=y
# CONFIG_CGROUP_SCHED is not set
# CONFIG_CGROUPS is not set
-CONFIG_SYSFS_DEPRECATED=y
-CONFIG_SYSFS_DEPRECATED_V2=y
+# CONFIG_SYSFS_DEPRECATED_V2 is not set
# CONFIG_RELAY is not set
# CONFIG_NAMESPACES is not set
# CONFIG_BLK_DEV_INITRD is not set