]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
x86: Drop the x86_fb driver
authorSimon Glass <sjg@chromium.org>
Tue, 30 Dec 2014 02:32:29 +0000 (19:32 -0700)
committerSimon Glass <sjg@chromium.org>
Sat, 24 Jan 2015 00:24:53 +0000 (17:24 -0700)
commitedb8b7a66b75045cc9e16a2762cd8344cdcd9bf5
treec1b5961fee13b20b730f30aac73b3ee772d3162a
parent6b1ba984507039a893b14c2dec3c7b1edbc8413d
x86: Drop the x86_fb driver

Now that we have a full VESA driver we may as well use that. We need to
support the VESA layer being set up by early start-up code or by
running a VGA ROM.

Signed-off-by: Simon Glass <sjg@chromium.org>
configs/chromebook_link_defconfig
drivers/video/Kconfig
drivers/video/Makefile
drivers/video/x86_fb.c [deleted file]