aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/configs/se7750_defconfig
diff options
context:
space:
mode:
authorMatt Fleming <matt@console-pimps.org>2010-08-21 10:49:38 -0400
committerPaul Mundt <lethal@linux-sh.org>2010-09-14 04:35:52 -0400
commit248bc0d93bde744751a05d322d85269323d3af0c (patch)
tree5b172189c884b441d266f2317e26e49ea1c789d3 /arch/sh/configs/se7750_defconfig
parent52204705b2fef6cb70b49dfa19c363fc88e72bde (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>
Diffstat (limited to 'arch/sh/configs/se7750_defconfig')
-rw-r--r--arch/sh/configs/se7750_defconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/sh/configs/se7750_defconfig b/arch/sh/configs/se7750_defconfig
index 1a686b6d5cd4..912c98590e22 100644
--- a/arch/sh/configs/se7750_defconfig
+++ b/arch/sh/configs/se7750_defconfig
@@ -5,7 +5,6 @@ CONFIG_BSD_PROCESS_ACCT=y
5CONFIG_IKCONFIG=y 5CONFIG_IKCONFIG=y
6CONFIG_IKCONFIG_PROC=y 6CONFIG_IKCONFIG_PROC=y
7CONFIG_LOG_BUF_SHIFT=14 7CONFIG_LOG_BUF_SHIFT=14
8CONFIG_SYSFS_DEPRECATED_V2=y
9# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set 8# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
10# CONFIG_SYSCTL_SYSCALL is not set 9# CONFIG_SYSCTL_SYSCALL is not set
11# CONFIG_HOTPLUG is not set 10# CONFIG_HOTPLUG is not set