summaryrefslogtreecommitdiff
path: root/arch/x86/lib/Makefile
diff options
context:
space:
mode:
authorBin Meng <bmeng.cn@gmail.com>2015-04-13 19:05:02 +0800
committerSimon Glass <sjg@chromium.org>2015-04-29 18:51:48 -0600
commit5098d73e86d23d9b76eafcaa6c5bce9e2ef6f6c4 (patch)
tree04771d23b94a99b97c90d2b4a67d8d64be64ed3d /arch/x86/lib/Makefile
parent4a705b12c6731c16403206a2a62b0ba75fa414eb (diff)
downloadu-boot-imx-5098d73e86d23d9b76eafcaa6c5bce9e2ef6f6c4.zip
u-boot-imx-5098d73e86d23d9b76eafcaa6c5bce9e2ef6f6c4.tar.gz
u-boot-imx-5098d73e86d23d9b76eafcaa6c5bce9e2ef6f6c4.tar.bz2
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>
Diffstat (limited to 'arch/x86/lib/Makefile')
-rw-r--r--arch/x86/lib/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/x86/lib/Makefile b/arch/x86/lib/Makefile
index 6c571dd..e49de05 100644
--- a/arch/x86/lib/Makefile
+++ b/arch/x86/lib/Makefile
@@ -27,7 +27,6 @@ obj-y += physmem.o
obj-$(CONFIG_X86_RAMTEST) += ramtest.o
obj-y += string.o
obj-$(CONFIG_SYS_X86_TSC_TIMER) += tsc_timer.o
-obj-$(CONFIG_VIDEO_VGA) += video.o
obj-$(CONFIG_CMD_ZBOOT) += zimage.o
obj-$(CONFIG_HAVE_FSP) += fsp/