From: Antonino A. Daplas Date: Tue, 8 May 2007 07:39:12 +0000 (-0700) Subject: vga16fb: restrict to blit rectangles with widths of multiples of 8 pixels X-Git-Tag: v2.6.22-rc1~398 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d60d2d8a423be91c5ad1a745c4e9dda9cea1b3c5;p=pandora-kernel.git vga16fb: restrict to blit rectangles with widths of multiples of 8 pixels Advertise that vga16fb can only handle widths that are 8-pixel-multiple only (software limitation). To ensure that a legal font is available, SELECT an 8x16 font in Kconfig. Signed-off-by: Antonino Daplas Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed