x86: Remove the old VGA driver
authorBin Meng <bmeng.cn@gmail.com>
Mon, 13 Apr 2015 11:05:02 +0000 (19:05 +0800)
committerSimon Glass <sjg@chromium.org>
Thu, 30 Apr 2015 00:51:48 +0000 (18:51 -0600)
commit5098d73e86d23d9b76eafcaa6c5bce9e2ef6f6c4
tree04771d23b94a99b97c90d2b4a67d8d64be64ed3d
parent4a705b12c6731c16403206a2a62b0ba75fa414eb
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]