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/omap3_pandora_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/omap3_pandora_defconfig')
-rw-r--r-- | arch/arm/configs/omap3_pandora_defconfig | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/arch/arm/configs/omap3_pandora_defconfig b/arch/arm/configs/omap3_pandora_defconfig index 150deafb0a6a..b7a8d9fa49db 100644 --- a/arch/arm/configs/omap3_pandora_defconfig +++ b/arch/arm/configs/omap3_pandora_defconfig | |||
@@ -51,8 +51,9 @@ CONFIG_FAIR_GROUP_SCHED=y | |||
51 | # CONFIG_RT_GROUP_SCHED is not set | 51 | # CONFIG_RT_GROUP_SCHED is not set |
52 | CONFIG_USER_SCHED=y | 52 | CONFIG_USER_SCHED=y |
53 | # CONFIG_CGROUP_SCHED is not set | 53 | # CONFIG_CGROUP_SCHED is not set |
54 | CONFIG_SYSFS_DEPRECATED=y | 54 | # CONFIG_SYSFS_DEPRECATED=y is not set |
55 | CONFIG_SYSFS_DEPRECATED_V2=y | 55 | # CONFIG_SYSFS_DEPRECATED_V2=y is not set |
56 | |||
56 | # CONFIG_RELAY is not set | 57 | # CONFIG_RELAY is not set |
57 | # CONFIG_NAMESPACES is not set | 58 | # CONFIG_NAMESPACES is not set |
58 | CONFIG_BLK_DEV_INITRD=y | 59 | CONFIG_BLK_DEV_INITRD=y |