From: Geert Uytterhoeven Date: Mon, 12 May 2008 21:02:28 +0000 (-0700) Subject: fbdev: do not let CONFIG_FB_DEFERRED_IO default to y X-Git-Tag: v2.6.26-rc3~84 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=53c78dd1718b99dc365ff8a2244d7d4504b070a5;p=pandora-kernel.git fbdev: do not let CONFIG_FB_DEFERRED_IO default to y CONFIG_FB_DEFERRED_IO can not be turned off, while it's already selected automatically by the drivers that need it. Although it's nice to have more compile-coverage, not being able to disable a rarely used feature is annoying. Signed-off-by: Geert Uytterhoeven Acked-by: Jaya Kumar Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed