diff options
author | vikram pandita <vikram.pandita@ti.com> | 2009-11-22 13:11:26 -0500 |
---|---|---|
committer | Tony Lindgren <tony@atomide.com> | 2009-11-22 13:24:33 -0500 |
commit | 6502401d8169f76c6a72849cb55e8302226ca930 (patch) | |
tree | 8a3e35e8eb6cea70c9814c27c9826333ccd0abff /arch/arm/configs/omap_zoom2_defconfig | |
parent | 058af1ea98675a672ad2aefca035d2e5a228d2cc (diff) |
omap3: defconfigs: remove SYSFS_DEPRECATED flag
Remove the SYSFS_DEPRECATED flag from OMAP3 board defconfigs
This is a deprecated feature no longer needed.
Signed-off-by: Vikram Pandita <vikram.pandita@ti.com>
Acked-by: Kevin Hilman <khilman@deeprootsystems.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'arch/arm/configs/omap_zoom2_defconfig')
-rw-r--r-- | arch/arm/configs/omap_zoom2_defconfig | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/arm/configs/omap_zoom2_defconfig b/arch/arm/configs/omap_zoom2_defconfig index f1739fae7ed4..a32d126fc510 100644 --- a/arch/arm/configs/omap_zoom2_defconfig +++ b/arch/arm/configs/omap_zoom2_defconfig | |||
@@ -59,8 +59,8 @@ CONFIG_FAIR_GROUP_SCHED=y | |||
59 | CONFIG_USER_SCHED=y | 59 | CONFIG_USER_SCHED=y |
60 | # CONFIG_CGROUP_SCHED is not set | 60 | # CONFIG_CGROUP_SCHED is not set |
61 | # CONFIG_CGROUPS is not set | 61 | # CONFIG_CGROUPS is not set |
62 | CONFIG_SYSFS_DEPRECATED=y | 62 | # CONFIG_SYSFS_DEPRECATED=y is not set |
63 | CONFIG_SYSFS_DEPRECATED_V2=y | 63 | # CONFIG_SYSFS_DEPRECATED_V2=y is not set |
64 | # CONFIG_RELAY is not set | 64 | # CONFIG_RELAY is not set |
65 | # CONFIG_NAMESPACES is not set | 65 | # CONFIG_NAMESPACES is not set |
66 | CONFIG_BLK_DEV_INITRD=y | 66 | CONFIG_BLK_DEV_INITRD=y |