From: Christoph Egger Date: Wed, 10 Mar 2010 23:21:46 +0000 (-0800) Subject: fbdev: remove obsolete CONFIG_FB_SOFT_CURSOR X-Git-Tag: v2.6.34-rc2~201 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=91d4e0a4c889e3e8078c26542b8f5a322b87adf4;p=pandora-kernel.git fbdev: remove obsolete CONFIG_FB_SOFT_CURSOR The config Option FB_SOFT_BUFFER was removed in c465e05a03209651078b95686158648fd7ed84c5 ("fbcon/fbdev: Move softcursor out of fbdev to fbcon"). While moving to fbcon this single driver has it left as a select in KConfig / #ifdef in source. This last occurence is removed here so the option is really gone Signed-off-by: Christoph Egger Cc: Krzysztof Helt Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed