omap: zoom3: remove SYSFS_DEPRECATED from defconfig SYSFS_DEPRECATED seems to have been accidentally introduced. This option has been removed from the other OMAP defconfigs and should not be needed here. Signed-off-by: Anand Gadiyar <gadiyar@xxxxxx> Cc: Vikram Pandita <vikram.pandita@xxxxxx> --- Found this after sending out the previous zoom3 patch. Okay with me to fold these patches into one. arch/arm/configs/omap_zoom3_defconfig | 5 ++--- 1 files changed, 2 insertions(+), 3 deletions(-) Index: linux-omap-2.6/arch/arm/configs/omap_zoom3_defconfig =================================================================== --- linux-omap-2.6.orig/arch/arm/configs/omap_zoom3_defconfig +++ linux-omap-2.6/arch/arm/configs/omap_zoom3_defconfig @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit # Linux kernel version: 2.6.32-rc6 -# Thu Nov 12 12:39:26 2009 +# Thu Nov 12 13:04:07 2009 # CONFIG_ARM=y CONFIG_SYS_SUPPORTS_APM_EMULATION=y @@ -58,8 +58,7 @@ CONFIG_FAIR_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=y -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html