From d60d2d8a423be91c5ad1a745c4e9dda9cea1b3c5 Mon Sep 17 00:00:00 2001 From: "Antonino A. Daplas" Date: Tue, 8 May 2007 00:39:12 -0700 Subject: [PATCH] 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-format-patch failed