Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
vga16fb: restrict to blit rectangles with widths of multiples of 8 pi…
…xels 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 <adaplas@gmail.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
- Loading branch information