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