From: Krzysztof Helt Date: Thu, 18 Jun 2009 23:49:21 +0000 (-0700) Subject: fbdev: do not allow VESA modes without compiled-in drivers X-Git-Tag: v2.6.31-rc1~117 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4b1982896876872d30493cca9477975b62335f39;p=pandora-kernel.git fbdev: do not allow VESA modes without compiled-in drivers Do not accept VESA modes by the "vga=" kernel parameter if there is no frame buffer driver compiled-in to handle it. Also, there is a comment added to the Kconfig description after Werner Lemberg's suggestion Addresses http://bugzilla.kernel.org/show_bug.cgi?id=13249 Signed-off-by: Krzysztof Helt Reported-by: Werner Lemberg Cc: Michal Januszewski Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed