]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
x86: Remove the old VGA driver
authorBin Meng <bmeng.cn@gmail.com>
Mon, 13 Apr 2015 11:05:02 +0000 (19:05 +0800)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 8 Sep 2015 20:35:13 +0000 (22:35 +0200)
commit425b438059925edf970ad3963093a2f8244948b4
treea9f6ae8fa0a38878a1bfb88c714ccdc84d5e01c0
parente7beadfbea0e449a6f6b6f22ed78f2fab84ed6fc
x86: Remove the old VGA driver

CONFIG_VIDEO_VGA is no longer needed thus remove it.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Acked-by: Simon Glass <sjg@chromium.org>
README
arch/x86/lib/Makefile
arch/x86/lib/video.c [deleted file]