From: Randy Dunlap Date: Mon, 31 Dec 2007 18:05:34 +0000 (-0800) Subject: sysfs: make SYSFS_DEPRECATED depend on SYSFS X-Git-Tag: v2.6.25-rc1~1243^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9148fe8767dc8612b2e66d11126744d6436cc94e;p=pandora-kernel.git sysfs: make SYSFS_DEPRECATED depend on SYSFS Make SYSFS_DEPRECATED depend on SYSFS since files that check CONFIG_SYSFS_DEPRECATED don't check for CONFIG_SYSFS first. Also don't prompt user about SYSFS_DEPRECATED if SYSFS=n. Signed-off-by: Randy Dunlap Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed